Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e05ab09a authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

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: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent b3491294
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -94,6 +94,8 @@
#include "fec.h"
#include "fec.h"
#endif
#endif


#include "proc_fs.h"

/***************************************************************************/
/***************************************************************************/
/*                                                                         */
/*                                                                         */
/*                                                                         */
/*                                                                         */