Skip to content

Commit

Permalink
[DVB]: Do not include <linux/irq.h> from drivers.
Browse files Browse the repository at this point in the history
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Eddie C. Dost authored and David S. Miller committed Jul 6, 2005
1 parent 12cf649 commit 9d74953
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/dvb/frontends/tda80xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
#include <linux/spinlock.h>
#include <linux/threads.h>
#include <linux/interrupt.h>
#include <linux/irq.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/slab.h>
Expand Down

0 comments on commit 9d74953

Please sign in to comment.