summaryrefslogtreecommitdiff
path: root/include/linux/platform_data/mmc-mvsdio.h
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2014-02-25 13:48:27 +0400
committerChris Ball <chris@printf.net>2014-02-26 00:43:23 +0400
commit550459eeb21b8f3553283d506fdcb92c9147c1eb (patch)
treeb1b221c8fe7128e39f957a29ff1ec5106ac74a2e /include/linux/platform_data/mmc-mvsdio.h
parent2a5153aaae498f645573a13f60fed8226cc4e865 (diff)
downloadlinux-550459eeb21b8f3553283d506fdcb92c9147c1eb.tar.xz
mmc: mvsdio: Cleanup mmc-mvsdio.h header
Commit c02cecb92ed4 ("ARM: orion: 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>
Diffstat (limited to 'include/linux/platform_data/mmc-mvsdio.h')
-rw-r--r--include/linux/platform_data/mmc-mvsdio.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/include/linux/platform_data/mmc-mvsdio.h b/include/linux/platform_data/mmc-mvsdio.h
index 1190efedcb94..d02704cd3695 100644
--- a/include/linux/platform_data/mmc-mvsdio.h
+++ b/include/linux/platform_data/mmc-mvsdio.h
@@ -1,13 +1,11 @@
/*
- * arch/arm/plat-orion/include/plat/mvsdio.h
- *
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
-#ifndef __MACH_MVSDIO_H
-#define __MACH_MVSDIO_H
+#ifndef __MMC_MVSDIO_H
+#define __MMC_MVSDIO_H
#include <linux/mbus.h>