diff options
Diffstat (limited to 'include/linux/netdevice.h')
-rw-r--r-- | include/linux/netdevice.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h index 1899c74a7127..05b9a694e213 100644 --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h | |||
@@ -25,7 +25,6 @@ | |||
25 | #ifndef _LINUX_NETDEVICE_H | 25 | #ifndef _LINUX_NETDEVICE_H |
26 | #define _LINUX_NETDEVICE_H | 26 | #define _LINUX_NETDEVICE_H |
27 | 27 | ||
28 | #include <linux/pm_qos.h> | ||
29 | #include <linux/timer.h> | 28 | #include <linux/timer.h> |
30 | #include <linux/bug.h> | 29 | #include <linux/bug.h> |
31 | #include <linux/delay.h> | 30 | #include <linux/delay.h> |
@@ -1499,8 +1498,6 @@ enum netdev_priv_flags { | |||
1499 | * | 1498 | * |
1500 | * @qdisc_tx_busylock: XXX: need comments on this one | 1499 | * @qdisc_tx_busylock: XXX: need comments on this one |
1501 | * | 1500 | * |
1502 | * @pm_qos_req: Power Management QoS object | ||
1503 | * | ||
1504 | * FIXME: cleanup struct net_device such that network protocol info | 1501 | * FIXME: cleanup struct net_device such that network protocol info |
1505 | * moves out. | 1502 | * moves out. |
1506 | */ | 1503 | */ |