You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FogBugz #186973: nios2: Fix warning from cacheflush.h
Fixed this warning by adding <linux/mm_types.h> and remove unused
cacheflush.h in process.c.
Example warning message:
arch/nios2/include/asm/cacheflush.h:21:2: warning:
'struct vm_area_struct' declared inside parameter list
Signed-off-by: Ley Foon Tan <[email protected]>
0 commit comments