mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-20 00:11:22 +00: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:
parent
b349129499
commit
e05ab09aeb
@ -94,6 +94,8 @@
|
|||||||
#include "fec.h"
|
#include "fec.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "proc_fs.h"
|
||||||
|
|
||||||
/***************************************************************************/
|
/***************************************************************************/
|
||||||
/* */
|
/* */
|
||||||
/* */
|
/* */
|
||||||
|
Loading…
Reference in New Issue
Block a user