summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/insmod-busybox/loop.h
diff options
context:
space:
mode:
Diffstat (limited to 'mdk-stage1/insmod-busybox/loop.h')
-rw-r--r--mdk-stage1/insmod-busybox/loop.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/mdk-stage1/insmod-busybox/loop.h b/mdk-stage1/insmod-busybox/loop.h
deleted file mode 100644
index cba8c6b2b..000000000
--- a/mdk-stage1/insmod-busybox/loop.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <linux/posix_types.h>
-#undef dev_t
-#define dev_t __kernel_dev_t
-#include <linux/loop.h>
-#undef dev_t