Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[sfrench/cifs-2.6.git] / arch / arm / mach-omap2 / board-n8x0.c
index 7ed4a7ba8bc54cec97099e50d3750789eafea848..518091c5f77c74fe20df08f2714746062a8b004f 100644 (file)
 
 #include "mux.h"
 
-static int slot1_cover_open;
-static int slot2_cover_open;
-static struct device *mmc_device;
-
 #define TUSB6010_ASYNC_CS      1
 #define TUSB6010_SYNC_CS       4
 #define TUSB6010_GPIO_INT      58
@@ -210,6 +206,10 @@ static struct omap_onenand_platform_data board_onenand_data[] = {
 #define N810_EMMC_VSD_GPIO     23
 #define N810_EMMC_VIO_GPIO     9
 
+static int slot1_cover_open;
+static int slot2_cover_open;
+static struct device *mmc_device;
+
 static int n8x0_mmc_switch_slot(struct device *dev, int slot)
 {
 #ifdef CONFIG_MMC_DEBUG