Geert Uytterhoeven a000dfc2ab m68k: Add missing ioport_unmap()
drivers/net/ethernet/cirrus/cs89x0.c: In function ‘cs89x0_ioport_probe’:
drivers/net/ethernet/cirrus/cs89x0.c:1629: error: implicit declaration of function ‘ioport_unmap’

Add the missing ioport_unmap() implementation, and convert ioport_map()
from a macro to a static inline function while we're at it (both copied
from asm-generic).

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
2014-09-28 11:36:33 +02:00
..
2014-09-03 10:08:50 -07:00
2014-08-19 09:40:08 -05:00
2014-09-28 11:36:33 +02:00
2014-08-31 17:08:12 -07:00
2014-08-31 17:08:42 -07:00
2014-07-18 12:13:37 -07:00