diff options
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 2011-03-09 11:33:35 +0100 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2011-03-25 10:39:46 -0400 |
commit | 52c6182a47fa66ad5f2647a831efa99c05b0a54e (patch) | |
tree | e4f220e926e0ef9176399e02d255d6e776388dc2 /include/linux | |
parent | 960b9e7ec651f381f639aafcca483d704b2cc3b0 (diff) | |
download | kernel_samsung_espresso10-52c6182a47fa66ad5f2647a831efa99c05b0a54e.zip kernel_samsung_espresso10-52c6182a47fa66ad5f2647a831efa99c05b0a54e.tar.gz kernel_samsung_espresso10-52c6182a47fa66ad5f2647a831efa99c05b0a54e.tar.bz2 |
mfd: remove now redundant sh_mobile_sdhi.h header
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Acked-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'include/linux')
-rw-r--r-- | include/linux/mfd/sh_mobile_sdhi.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/linux/mfd/sh_mobile_sdhi.h b/include/linux/mfd/sh_mobile_sdhi.h deleted file mode 100644 index 10af7f9..0000000 --- a/include/linux/mfd/sh_mobile_sdhi.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef MFD_SH_MOBILE_SDHI_H -#define MFD_SH_MOBILE_SDHI_H - -/* Compatibility header - will disappear once all platforms are converted */ -#include <linux/mmc/sh_mobile_sdhi.h> - -#endif /* MFD_SH_MOBILE_SDHI_H */ |