Other Parts Discussed in Thread: OMAP3530
Hi all,
I'm trying to build the dsplink package 1.65.01 with kbuid against the kernel 2.6.36 (arago git repository). Until kernel 2.6.35, everything has been working properly.
Now I'm having troubles because starting from 2.6.36 in file include/linux/fs.h the ioctl field has been removed from struct file_operations.
When I try to build the package, I get the following error:
dsplink_linux_1_65_00_01/dsplink/kbuild/../gpp/src/pmgr/Linux/2.6.18/drv_pmgr.c:496: error: unknown field 'ioctl' specified in initializer