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:
bd69420
)
more include cleanups
author
Daniel Mack
<zonque@gmail.com>
Tue, 17 Dec 2013 23:52:25 +0000
(
00:52
+0100)
committer
Daniel Mack
<zonque@gmail.com>
Tue, 17 Dec 2013 23:57:45 +0000
(
00:57
+0100)
notify.c
patch
|
blob
|
history
diff --git
a/notify.c
b/notify.c
index 79b6f72bbd72eb6901251a33eb8cce5da32b7274..467460e55e14a322c9fead9d8a82b28b8c4b4d30 100644
(file)
--- a/
notify.c
+++ b/
notify.c
@@
-12,16
+12,12
@@
#include <linux/device.h>
#include <linux/fs.h>
-#include <linux/idr.h>
#include <linux/init.h>
#include <linux/module.h>
#include <linux/mutex.h>
#include <linux/sched.h>
#include <linux/slab.h>
-#include "bus.h"
-#include "connection.h"
-#include "endpoint.h"
#include "message.h"
#include "notify.h"