diff options
author | Jeff Garzik <jeff@garzik.org> | 2007-05-27 08:52:12 -0400 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2007-05-27 12:59:28 -0500 |
commit | 6cad75a61d802c5f4f4299103b8f95aeb3ee9876 (patch) | |
tree | 27893a562bd5a968335ee3f77d9b084a6fbbc2ff /drivers/ieee1394/sbp2.c | |
parent | 565bae6a4a8f16459e179ebf4421c1291cf88aa5 (diff) |
[SCSI] fdomain: fix PCMCIA-related warnings
fdomain is one of those drivers that is compiled twice, once for PCMCIA
and once for non-PCMCIA. The resultant two-driver setup leaves a bit of
dead code and data in the non-PCMCIA case, which gcc complains about.
Shuffle ifdefs a bit to eliminate the conditionally-dead code, and
the compiler warnings.
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/ieee1394/sbp2.c')
0 files changed, 0 insertions, 0 deletions