]> git.neil.brown.name Git - history.git/commit
[PATCH] QD65xx I/O ports fix
authorAndrew Morton <akpm@osdl.org>
Mon, 12 Apr 2004 07:59:33 +0000 (00:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 12 Apr 2004 07:59:33 +0000 (00:59 -0700)
commit340a59bfa70710094f1745417817c87f60e3e291
treed9b96840492dc5c6ebfb5a96eddec4e53c16e04c
parent832c2852492d791d4973e8176dbfc3b6df807ace
[PATCH] QD65xx I/O ports fix

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)
drivers/ide/legacy/qd65xx.c