aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2015-07-27 14:24:48 -0700
committerDavid S. Miller <davem@davemloft.net>2015-07-27 14:24:48 -0700
commit7a6e0706c09b121d4656b055d9b0494320246f4f (patch)
tree80051b678d901313c761c63590b711da3f3a4423 /scripts
parentnet: fec: Ensure clocks are enabled while using mdio bus (diff)
downloadlinux-dev-7a6e0706c09b121d4656b055d9b0494320246f4f.tar.xz
linux-dev-7a6e0706c09b121d4656b055d9b0494320246f4f.zip
macb: Fix build with macro'ized readl/writel.
If an architecture defines readl/writel using CPP macros, we get the following kinds of build failure: > > > drivers/net/ethernet/cadence/macb.c:164:1: error: macro "writel" > > > passed 3 arguments, but takes just 2 > macb_or_gem_writel(bp, SA1B, bottom); > ^ Rename the methods so that this doesn't happen. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions