Pull bugzilla-9194 into release branch
[powerpc.git] / net / sched / sch_blackhole.c
index 81f0b83..f914fc4 100644 (file)
  * Note: Quantum tunneling is not supported.
  */
 
-#include <linux/config.h>
 #include <linux/module.h>
 #include <linux/types.h>
 #include <linux/kernel.h>
-#include <linux/netdevice.h>
 #include <linux/skbuff.h>
 #include <net/pkt_sched.h>