]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-pxa/include/mach/gumstix.h
Merge branch 'origin' into devel
[linux-2.6-omap-h63xx.git] / arch / arm / mach-pxa / include / mach / gumstix.h
index 42ee1956750ebc1de1c36ed05eec19421c070da0..06abd416060765497cf9ee047bc9f2293a88de53 100644 (file)
@@ -94,3 +94,8 @@ has detected a cable insertion; driven low otherwise. */
 #define GPIO26_PRDY_nBSY_MD            (GPIO26_PRDY_nBSY | GPIO_IN)
 #define GPIO27_PRDY_nBSY_MD            (GPIO27_PRDY_nBSY | GPIO_IN)
 #define GPIO36_nCD_MD                  (GPIO36_nCD | GPIO_IN)
+
+/* for expansion boards that can't be programatically detected */
+extern int am200_init(void);
+extern int am300_init(void);
+