--- zzzz-none-000/linux-3.10.107/arch/arm/mach-omap1/include/mach/soc.h 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/arm/mach-omap1/include/mach/soc.h 2021-02-04 17:41:59.000000000 +0000 @@ -28,6 +28,10 @@ #ifndef __ASM_ARCH_OMAP_CPU_H #define __ASM_ARCH_OMAP_CPU_H +#include +#include +#include + #ifndef __ASSEMBLY__ #include @@ -195,6 +199,7 @@ #define cpu_is_omap34xx() 0 #define cpu_is_omap44xx() 0 #define soc_is_omap54xx() 0 +#define soc_is_dra7xx() 0 #define soc_is_am33xx() 0 #define cpu_class_is_omap1() 1 #define cpu_class_is_omap2() 0