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:
Greg Kroah-Hartman 2009-03-23 13:12:00 -07:00
parent b349129499
commit e05ab09aeb

View file

@ -94,6 +94,8 @@
#include "fec.h"
#endif
#include "proc_fs.h"
/***************************************************************************/
/* */
/* */