Hi, I'm starting a new project and I've upgraded my kernel from 4.19.79 to 4.19.227 cloing the TI git repository (git://git.ti.com/ti-linux-kernel/ti-linux-kernel. git). I've compiled the kernel without errors but when I've tried to compile the sgx530 module I've obtained the following error:
/mnt/work/cortexA8/ti/modulos/omap5-sgx-ddk-linux.v4.19.y/eurasia_km/eurasiacon/binary_omap_linux_xorg_release/target_armhf/kbuild/services4/srvkm/env/linux/module.c:51:10 :
fatal error: linux/platform_data/sgx-omap.h: No such file or directory
#include <linux/platform_data/sgx-omap.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
The sgx-omap.h file doesn't exist. I need to apply any patch?!
sgx530 module source code is also cloned from git://git.ti.com/graphics/omap5-sgx-ddk-linux.git
Best regards
Max