SOURCES (LINUX_2_6): linux-2.6-ppc-mediabay.patch - better one
arekm
arekm at pld-linux.org
Mon Jun 23 12:00:47 CEST 2008
Author: arekm Date: Mon Jun 23 10:00:47 2008 GMT
Module: SOURCES Tag: LINUX_2_6
---- Log message:
- better one
---- Files affected:
SOURCES:
linux-2.6-ppc-mediabay.patch (1.1.2.3 -> 1.1.2.4)
---- Diffs:
================================================================
Index: SOURCES/linux-2.6-ppc-mediabay.patch
diff -u SOURCES/linux-2.6-ppc-mediabay.patch:1.1.2.3 SOURCES/linux-2.6-ppc-mediabay.patch:1.1.2.4
--- SOURCES/linux-2.6-ppc-mediabay.patch:1.1.2.3 Mon Jun 23 10:55:58 2008
+++ SOURCES/linux-2.6-ppc-mediabay.patch Mon Jun 23 12:00:42 2008
@@ -31,11 +31,17 @@
index df111c3..b2efb33 100644
--- a/include/asm-powerpc/mediabay.h
+++ b/include/asm-powerpc/mediabay.h
-@@ -20,10 +20,21 @@
+@@ -17,15 +17,25 @@
+ #define MB_POWER 6 /* media bay contains a Power device (???) */
+ #define MB_NO 7 /* media bay contains nothing */
+
+-int check_media_bay(struct device_node *which_bay, int what);
+-
/* Number of bays in the machine or 0 */
extern int media_bay_count;
+#ifdef CONFIG_BLK_DEV_IDE_PMAC
++int check_media_bay(struct device_node *which_bay, int what);
+
int check_media_bay_by_base(unsigned long base, int what);
/* called by IDE PMAC host driver to register IDE controller for media bay */
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/linux-2.6-ppc-mediabay.patch?r1=1.1.2.3&r2=1.1.2.4&f=u
More information about the pld-cvs-commit
mailing list