• Geert Uytterhoeven's avatar
    cris: Provide inb_p() and outb_p() · 0dad16fd
    Geert Uytterhoeven authored
    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: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
    0dad16fd
io.h 5.16 KB