projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e07fa9
)
[IrDA]: removing stir4200 useless include
author
Samuel Ortiz
<samuel@sortiz.org>
Sat, 17 Mar 2007 03:35:25 +0000
(20:35 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:26:22 +0000
(22:26 -0700)
stir4200 doesn't need to include irlap.h
Signed-off-by: Samuel Ortiz <samuel@sortiz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/irda/stir4200.c
patch
|
blob
|
history
diff --git
a/drivers/net/irda/stir4200.c
b/drivers/net/irda/stir4200.c
index a22175f4ea812e98979d64139bf8f7c168cb4511..aec86a214340ace8966723e7c5e35d1fce7be288 100644
(file)
--- a/
drivers/net/irda/stir4200.c
+++ b/
drivers/net/irda/stir4200.c
@@
-52,7
+52,6
@@
#include <linux/kthread.h>
#include <linux/freezer.h>
#include <net/irda/irda.h>
-#include <net/irda/irlap.h>
#include <net/irda/irda_device.h>
#include <net/irda/wrapper.h>
#include <net/irda/crc.h>