forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
kernel/include/linux/sunrpc/rpc_pipe_fs.h
....@@ -2,8 +2,6 @@
22 #ifndef _LINUX_SUNRPC_RPC_PIPE_FS_H
33 #define _LINUX_SUNRPC_RPC_PIPE_FS_H
44
5
-#ifdef __KERNEL__
6
-
75 #include <linux/workqueue.h>
86
97 struct rpc_pipe_dir_head {
....@@ -132,5 +130,4 @@
132130
133131 extern bool gssd_running(struct net *net);
134132
135
-#endif
136133 #endif