[2.6 PATCH] PPC32: more Carolina IDE

From: Meelis Roos
Date: Wed Apr 28 2004 - 02:45:39 EST


PREP_IBM_CAROLINA_IDE_3 was added to C code but not to the headers. The
following patch makes it compile but pease check the constant value - I
only interpolated it :)

===== arch/ppc/platforms/prep_setup.c 1.44 vs edited =====
--- 1.44/arch/ppc/platforms/prep_setup.c Thu Apr 8 02:02:57 2004
+++ edited/arch/ppc/platforms/prep_setup.c Wed Apr 28 10:40:33 2004
@@ -134,6 +134,7 @@
#define PREP_IBM_CAROLINA_IDE_0 0xf0
#define PREP_IBM_CAROLINA_IDE_1 0xf1
#define PREP_IBM_CAROLINA_IDE_2 0xf2
+#define PREP_IBM_CAROLINA_IDE_3 0xf3
/* 7248-43P */
#define PREP_IBM_CAROLINA_SCSI_0 0xf4
#define PREP_IBM_CAROLINA_SCSI_1 0xf5

--
Meelis Roos (mroos@xxxxxxxx)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/