Sign in
nest-open-source
/
nest-cam
/
v366
/
compat-wireless
/
c83e6563b703294e02603cbd1b80795c06d4fd8e
/
.
/
include
/
linux
/
pci-aspm.h
blob: 2bc6efb33300bb5e45d18ed880f7d8a7c65a37a3 [
file
] [
log
] [
blame
]
#include
<linux/version.h>
#if (LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25))
#include_next <linux/pci-aspm.h>
#endif
/* (LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25)) */