aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-10-06 14:30:53 +0100
committerMark Brown <broonie@linaro.org>2013-10-06 14:30:53 +0100
commita3dfd8c06351968f2ec42feb1ae8dfab8b481225 (patch)
treecd1066e0f76e02c6f1105f96b346be5d1e63896f /tools
parent18d8ff256f495bee7bcf016d9006d4b330e29260 (diff)
parentcac65253a9c5a30d4c8d7bc4c60197935f9e2e70 (diff)
Merge tag 'v3.10.15' into linux-linaro-lsk
This is the 3.10.15 stable release
Diffstat (limited to 'tools')
-rw-r--r--tools/lib/lk/debugfs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/lib/lk/debugfs.c b/tools/lib/lk/debugfs.c
index 099e7cd022e..7c434796235 100644
--- a/tools/lib/lk/debugfs.c
+++ b/tools/lib/lk/debugfs.c
@@ -5,7 +5,6 @@
#include <stdbool.h>
#include <sys/vfs.h>
#include <sys/mount.h>
-#include <linux/magic.h>
#include <linux/kernel.h>
#include "debugfs.h"