From: David S. Miller Date: Tue, 23 Jun 2009 11:16:04 +0000 (-0700) Subject: ide: Fix annoying warning in ide_pio_bytes(). X-Git-Tag: v2.6.32-rc1~674^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fa350b4754cd69c8352ef3f5d23082fbdcab0bd;p=pandora-kernel.git ide: Fix annoying warning in ide_pio_bytes(). GCC can't see that flags is only set and used when PageHighmem() is true. Inspired by a patch from Jean Delvare. Signed-off-by: David S. Miller --- Reading git-diff-tree failed