linux/drivers/soc/ixp4xx
Linus Walleij d08502f245 soc: ixp4xx: Uninline several functions
These inline functions immediately exploit the static ioremaps
for the queue manager memory region. This does not work with
multiplatform where everything need to be dynamically remapped,
so get rid of these inlines and create new exports for those
used by other drivers.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2019-04-23 16:02:15 +02:00
..
ixp4xx-npe.c soc: ixp4xx: npe: Pass addresses as resources 2019-04-23 16:02:15 +02:00
ixp4xx-qmgr.c soc: ixp4xx: Uninline several functions 2019-04-23 16:02:15 +02:00
Kconfig
Makefile