summaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2014-02-25 15:18:27 +0530
committerChris Ball <chris@printf.net>2014-02-25 15:43:23 -0500
commit550459eeb21b8f3553283d506fdcb92c9147c1eb (patch)
treeb1b221c8fe7128e39f957a29ff1ec5106ac74a2e /include/linux/platform_data
parent2a5153aaae498f645573a13f60fed8226cc4e865 (diff)
downloadop-kernel-dev-550459eeb21b8f3553283d506fdcb92c9147c1eb.zip
op-kernel-dev-550459eeb21b8f3553283d506fdcb92c9147c1eb.tar.gz
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')
-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 1190efe..d02704cd 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>
OpenPOWER on IntegriCloud