kernel-ark/drivers/fmc
Arnd Bergmann c2955da0e1 fmc: avoid readl/writel namespace conflict
The use of the 'readl' and 'writel' identifiers here causes build errors on
architectures where those are macros. This renames the fields to read32/write32
to avoid the problem.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Alessandro Rubini <rubini@gnudd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-06-19 20:30:32 -07:00
..
fmc-chardev.c FMC: add a char-device mezzanine driver 2013-06-18 15:42:15 -07:00
fmc-core.c
fmc-dump.c
fmc-fakedev.c fmc: avoid readl/writel namespace conflict 2013-06-19 20:30:32 -07:00
fmc-match.c
fmc-sdb.c FMC: NULL dereference on allocation failure 2013-06-19 20:30:31 -07:00
fmc-trivial.c FMC: add a software mezzanine driver 2013-06-18 15:41:04 -07:00
fmc-write-eeprom.c FMC: add a driver to write mezzanine EEPROM 2013-06-18 15:42:15 -07:00
fru-parse.c
Kconfig FMC: add a char-device mezzanine driver 2013-06-18 15:42:15 -07:00
Makefile FMC: add a char-device mezzanine driver 2013-06-18 15:42:15 -07:00