mirror of
https://github.com/adulau/aha.git
synced 2025-01-01 13:46:24 +00:00
[IrDA]: removing stir4200 useless include
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>
This commit is contained in:
parent
2e07fa9cd3
commit
5c81cd75fa
1 changed files with 0 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue