Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
[sfrench/cifs-2.6.git] / arch / arm / mach-sa1100 / include / mach / mcp.h
index fb8b09a57ad70decaf9d9504ccca75457d202379..ed1a331508a754bf2e802f537689a97ee2b524c5 100644 (file)
@@ -16,6 +16,7 @@ struct mcp_plat_data {
        u32 mccr0;
        u32 mccr1;
        unsigned int sclk_rate;
+       int gpio_base;
 };
 
 #endif