e1000e: Add pm_qos header
Commit e2c6544829
moved pm_qos_req to e1000_adapter. Add the header file
that defines the struct.
Signed-off-by: David Ahern <dsahern@gmail.com>
Cc: Thomas Graf <tgraf@suug.ch>
Cc: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Родитель
bced870152
Коммит
5684044f80
|
@ -40,6 +40,7 @@
|
|||
#include <linux/ptp_classify.h>
|
||||
#include <linux/mii.h>
|
||||
#include <linux/mdio.h>
|
||||
#include <linux/pm_qos.h>
|
||||
#include "hw.h"
|
||||
|
||||
struct e1000_info;
|
||||
|
|
Загрузка…
Ссылка в новой задаче