]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/mmc/omap_hsmmc.c
omap_hsmmc.c: Fix build warning on non-omap3
[people/ms/u-boot.git] / drivers / mmc / omap_hsmmc.c
index b63ce565f2bf0b5aec21c40e898335ae3918e373..7ed532843bca8f859546078397a1d32a18006038 100644 (file)
 #include <asm/gpio.h>
 #include <asm/arch/sys_proto.h>
 #endif
+#ifdef CONFIG_MMC_OMAP36XX_PINS
+#include <asm/arch/mux.h>
+#endif
 #include <dm.h>
-#include <asm/arch-omap3/mux.h>
 
 DECLARE_GLOBAL_DATA_PTR;