|
@@ -31,11 +31,7 @@
|
|
#undef S3C_IIS_V2_SUPPORTED
|
|
#undef S3C_IIS_V2_SUPPORTED
|
|
|
|
|
|
#if defined(CONFIG_CPU_S3C2412) || defined(CONFIG_CPU_S3C2413) \
|
|
#if defined(CONFIG_CPU_S3C2412) || defined(CONFIG_CPU_S3C2413) \
|
|
- || defined(CONFIG_CPU_S5PV210)
|
|
|
|
-#define S3C_IIS_V2_SUPPORTED
|
|
|
|
-#endif
|
|
|
|
-
|
|
|
|
-#ifdef CONFIG_PLAT_S3C64XX
|
|
|
|
|
|
+ || defined(CONFIG_ARCH_S3C64XX) || defined(CONFIG_CPU_S5PV210)
|
|
#define S3C_IIS_V2_SUPPORTED
|
|
#define S3C_IIS_V2_SUPPORTED
|
|
#endif
|
|
#endif
|
|
|
|
|