• Andrew Morton's avatar
    [PATCH] QD65xx I/O ports fix · 340a59bf
    Andrew Morton authored
    From: Geert Uytterhoeven <geert@linux-m68k.org>
    
    I/O port numbers can be larger than 8-bit on many platforms (this caused a
    warning when {out,in}b() cast reg to a pointer on platforms with memory
    mapped I/O)
    340a59bf
qd65xx.c 12.7 KB