diff options
author | Joe Perches <joe@perches.com> | 2015-05-05 10:06:12 -0700 |
---|---|---|
committer | Michael Grzeschik <m.grzeschik@pengutronix.de> | 2015-09-23 08:44:27 +0200 |
commit | e15b03625ce1aa5ca4ab782e034af7d5b56e1b19 (patch) | |
tree | b1d16ca1b2693a0e1bba67dd1f33c499f7d1be26 /drivers/net/arcnet/com90xx.c | |
parent | a11a5442d108357d44d34407ce2ed9d77ab424a0 (diff) | |
download | linux-e15b03625ce1aa5ca4ab782e034af7d5b56e1b19.tar.bz2 |
arcnet: Remove function pointer macro indirections
It's clearer to use function pointer calls directly instead of the
macro indirections of ARCRESET, ACOMMAND, ASTATUS, and AINTMASK.
Remove the now unused macros too.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Diffstat (limited to 'drivers/net/arcnet/com90xx.c')
0 files changed, 0 insertions, 0 deletions