Documentation/kbuild: add info that 'choice' can have a symbol name
[pandora-kernel.git] / arch / arm / mach-omap2 / hsmmc.c
index ab78a5a..34272e4 100644 (file)
 #include <linux/string.h>
 #include <linux/delay.h>
 #include <mach/hardware.h>
-#include <plat/control.h>
 #include <plat/mmc.h>
 #include <plat/omap-pm.h>
 
 #include "hsmmc.h"
+#include "control.h"
 
 #if defined(CONFIG_MMC_OMAP_HS) || defined(CONFIG_MMC_OMAP_HS_MODULE)