cris: Provide inb_p() and outb_p()
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 12 Feb 2013 09:45:35 +0000 (10:45 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 16 Jun 2013 11:47:38 +0000 (13:47 +0200)
commit0dad16fd4e61b2d3a22ef0ea15ba8369bacf090a
tree117390a00d21cda450c6a871742d60a557712b04
parent95f40de9df68dd4f618fb4fd141d2471b5ab017a
cris: Provide inb_p() and outb_p()

drivers/block/hd.c: In function 'check_status':
drivers/block/hd.c:256:2: error: implicit declaration of function 'inb_p' [-Werror=implicit-function-declaration]
drivers/block/hd.c: In function 'controller_ready':
drivers/block/hd.c:297:3: error: implicit declaration of function 'outb_p' [-Werror=implicit-function-declaration]

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/cris/include/asm/io.h