9
0
Fork 0

bpkfs: remove twice include of fs.h

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Alexander Aring 2014-02-09 10:35:57 +01:00 committed by Sascha Hauer
parent b0723e39ec
commit 68fc6e6eae
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
#include <fs.h>
#include <errno.h>
#include <fcntl.h>
#include <fs.h>
#include <malloc.h>
#include <init.h>
#include <linux/stat.h>