1
0
Fork 0

[PATCH] bogus include of linux/irq.h in 7990.c

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
wifi-calibration
Al Viro 2005-12-01 06:44:55 -05:00
parent 82729971e0
commit 3c13958620
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#include <linux/slab.h>
#include <linux/string.h>
#include <linux/skbuff.h>
#include <linux/irq.h>
#include <asm/irq.h>
/* Used for the temporal inet entries and routing */
#include <linux/socket.h>
#include <linux/bitops.h>