projects
/
platform
/
core
/
system
/
kdbus-bus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b62c3ed
)
bus.c: remove unneeded include
author
Daniel Mack
<daniel@zonque.org>
Thu, 16 Oct 2014 09:18:44 +0000
(11:18 +0200)
committer
Daniel 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
patch
|
blob
|
history
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>