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
Родитель b349129499
Коммит e05ab09aeb
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

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