blob: 10af7f901ebecf3e9ceaf67a912987d985803a54 (
plain) (
blame)
1
2
3
4
5
6
7
|
#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 */
|