[PATCH] x86_64 merge: fs/proc/inode.c #include fix
fs/proc/inode.c is using __init, but for some reason missing an #include <linux/init.h>. Add this.
Showing
Please register or sign in to comment
fs/proc/inode.c is using __init, but for some reason missing an #include <linux/init.h>. Add this.