]> bbs.cooldavid.org Git - net-next-2.6.git/commit
g_NCR5380: fix broken MMIO compilation
authorOndrej Zary <linux@rainbow-software.org>
Wed, 11 Aug 2010 01:01:16 +0000 (18:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Aug 2010 15:59:00 +0000 (08:59 -0700)
commit702a98c63355b74aec50897870eb1c89b5009cfb
tree786be5ca878bfa469e996d26d9ea9be6d870ddee
parentc94babbaf85c3162bd53a722ceeea32a0982d436
g_NCR5380: fix broken MMIO compilation

The ifdefs are broken so the MMIO code is never compiled and so it's
broken too.  Fix them all.  Untested as I don't have the hardware.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Reviewed-by: Andy Walls <awalls@md.metrocast.net>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/scsi/g_NCR5380.c
drivers/scsi/g_NCR5380.h