Pull sbs into release branch
[sfrench/cifs-2.6.git] / arch / powerpc / platforms / 8xx / m8xx_setup.c
index 0901dbada3500e085be2ddf26f882e6384c56371..f1693550c70c1cf7bef1672b3a1ed86c4195ba3d 100644 (file)
@@ -32,6 +32,7 @@
 #include <linux/root_dev.h>
 #include <linux/time.h>
 #include <linux/rtc.h>
+#include <linux/fsl_devices.h>
 
 #include <asm/mmu.h>
 #include <asm/reg.h>
 
 #include "sysdev/mpc8xx_pic.h"
 
+#ifdef CONFIG_PCMCIA_M8XX
+struct mpc8xx_pcmcia_ops m8xx_pcmcia_ops;
+#endif
+
 void m8xx_calibrate_decr(void);
 extern void m8xx_wdt_handler_install(bd_t *bp);
 extern int cpm_pic_init(void);