mmc: msm: Cleanup mmc-msm_sdcc.h header
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 25 Feb 2014 09:48:26 +0000 (15:18 +0530)
committerChris Ball <chris@printf.net>
Tue, 25 Feb 2014 20:43:15 +0000 (15:43 -0500)
Commit 1ef21f6343ff ("ARM: msm: move platform_data definitions")
moved the file to the current location but forgot to remove the pointer
to its previous location. Clean it up. While at it also change the header
file protection macros appropriately.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
include/linux/platform_data/mmc-msm_sdcc.h

index ffcd9e3a6a7e81578f22624d839278c4906f3a99..55aa873c93963011e5f098eed66fc1f012ec88e6 100644 (file)
@@ -1,8 +1,5 @@
-/*
- *  arch/arm/include/asm/mach/mmc.h
- */
-#ifndef ASMARM_MACH_MMC_H
-#define ASMARM_MACH_MMC_H
+#ifndef __MMC_MSM_SDCC_H
+#define __MMC_MSM_SDCC_H
 
 #include <linux/mmc/host.h>
 #include <linux/mmc/card.h>