Merge remote-tracking branch 's5p/for-next'
[linux-2.6/next.git] / arch / arm / mach-shmobile / include / mach / sdhi.h
blob0ec9e69f2c3ba529af7ccd47ff21ec5a285a84cd
1 #ifndef SDHI_H
2 #define SDHI_H
4 /**************************************************
6 * CPU specific settings
8 **************************************************/
10 #ifdef CONFIG_ARCH_SH7372
11 #include "mach/sdhi-sh7372.h"
12 #else
13 #error "unsupported CPU."
14 #endif
16 #endif /* SDHI_H */