Эх сурвалжийг харах

arm: mx23: recognise stmp378x as mx23

Adding the machine_is_* line was forgotten when converting mach-stmp378x to
mach-mxs.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Cc: stable@kernel.org
Wolfram Sang 13 жил өмнө
parent
commit
11357be924

+ 1 - 0
arch/arm/mach-mxs/include/mach/mxs.h

@@ -30,6 +30,7 @@
  */
  */
 #define cpu_is_mx23()		(					\
 #define cpu_is_mx23()		(					\
 		machine_is_mx23evk() ||					\
 		machine_is_mx23evk() ||					\
+		machine_is_stmp378x() ||				\
 		0)
 		0)
 #define cpu_is_mx28()		(					\
 #define cpu_is_mx28()		(					\
 		machine_is_mx28evk() ||					\
 		machine_is_mx28evk() ||					\