diff options
author | David S. Miller <davem@davemloft.net> | 2015-07-27 14:24:48 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-07-27 14:24:48 -0700 |
commit | 7a6e0706c09b121d4656b055d9b0494320246f4f (patch) | |
tree | 80051b678d901313c761c63590b711da3f3a4423 /lib/decompress_unlzo.c | |
parent | 8fff755e9f8d0f70a595e79f248695ce6aef5cc3 (diff) |
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 'lib/decompress_unlzo.c')
0 files changed, 0 insertions, 0 deletions