bus.c: remove unneeded include
authorDaniel Mack <daniel@zonque.org>
Thu, 16 Oct 2014 09:18:44 +0000 (11:18 +0200)
committerDaniel Mack <daniel@zonque.org>
Thu, 16 Oct 2014 09:18:44 +0000 (11:18 +0200)
Signed-off-by: Daniel Mack <daniel@zonque.org>
bus.c

diff --git a/bus.c b/bus.c
index 6f3afc2fe67d2f4545f7beb5af61de25337193d8..89b1d53a71e7d8024f18e9809543e0603371bdc4 100644 (file)
--- a/bus.c
+++ b/bus.c
@@ -14,7 +14,6 @@
 #include <linux/device.h>
 #include <linux/fs.h>
 #include <linux/hashtable.h>
-#include <linux/idr.h>
 #include <linux/init.h>
 #include <linux/module.h>
 #include <linux/random.h>