summaryrefslogtreecommitdiff
path: root/arch/m68k/kernel
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2014-09-09 09:32:44 (GMT)
committerGeert Uytterhoeven <geert@linux-m68k.org>2014-09-28 09:36:33 (GMT)
commita000dfc2ab201ffc43fbe925a522adeebe51f6f3 (patch)
tree927430556b8fd733c9e1396bedb2f014df00f126 /arch/m68k/kernel
parent9aa59cacdf22de9127d147de9523c1a0f832da48 (diff)
downloadlinux-a000dfc2ab201ffc43fbe925a522adeebe51f6f3.tar.xz
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>
Diffstat (limited to 'arch/m68k/kernel')
0 files changed, 0 insertions, 0 deletions