mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 10:59:18 -04:00
Staging: epl: fix sparse warning in proc_fs.c
proc_fs.c needs to include proc_fs.h Cc: Daniel Krueger <daniel.krueger@systec-electronic.com> Cc: Ronald Sieber <Ronald.Sieber@systec-electronic.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
@@ -94,6 +94,8 @@
|
||||
#include "fec.h"
|
||||
#endif
|
||||
|
||||
#include "proc_fs.h"
|
||||
|
||||
/***************************************************************************/
|
||||
/* */
|
||||
/* */
|
||||
|
||||
Reference in New Issue
Block a user