This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SK-AM64: porting of file_operations to proc_ops in an application

Part Number: SK-AM64

I am cross-compiling an application separately which uses file_operations for proc operations but the linux kernel provided by latest SDKl is  linux-5.10.xxx.  This uses proc_ops, how to port file_operations to proc_ops in my application.

thanks