Forum Discussion
CAlex
Contributor
3 years agolinux-socfpga issue : ioremap_nocache
Hi,
I want to use ioremap_nocache() function in Kernel module, but the following error occurred:
I've tried almoset all the branchs from 5.10 to 5.15
But the error still exist.
I won...
tehjingy_Altera
Regular Contributor
3 years agoHi Alex
Did you include the io.h which the function is declared?
https://elixir.bootlin.com/linux/v5.0.21/C/ident/ioremap_nocache
Regards
Jingyang, Teh