mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/2] bpkfs: remove twice include of fs.h
@ 2014-02-09  9:35 Alexander Aring
  2014-02-09  9:35 ` [PATCH 2/2] bpkfs: fix compiler warning Alexander Aring
  2014-02-10  8:34 ` [PATCH 1/2] bpkfs: remove twice include of fs.h Sascha Hauer
  0 siblings, 2 replies; 3+ messages in thread
From: Alexander Aring @ 2014-02-09  9:35 UTC (permalink / raw)
  To: barebox

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
---
 fs/bpkfs.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/bpkfs.c b/fs/bpkfs.c
index b3b45be..ae7681a 100644
--- a/fs/bpkfs.c
+++ b/fs/bpkfs.c
@@ -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>
-- 
1.8.5.4


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-10  8:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-09  9:35 [PATCH 1/2] bpkfs: remove twice include of fs.h Alexander Aring
2014-02-09  9:35 ` [PATCH 2/2] bpkfs: fix compiler warning Alexander Aring
2014-02-10  8:34 ` [PATCH 1/2] bpkfs: remove twice include of fs.h Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox