]> git.openfabrics.org - ~tnikolova/compat/.git/commit
compat: backport linux/pci-aspm.h
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 2 Sep 2010 13:19:13 +0000 (06:19 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 2 Sep 2010 15:16:03 +0000 (08:16 -0700)
commite13fed0e09571e9be10d70461e1a1c46831ab0f0
tree53a3eea17f92b6add2b9b822ef4c9a333aeb89e3
parentc45d02641e880a63059b9f7417b13ca0c6412cde
compat: backport linux/pci-aspm.h

pci-aspm.h was introduced in kernel 2.6.25 and is used by the ath5k and iwlwifi driver.

v2: Do not place the empty functions into pci-aspm.h. Now we do not
have to change pci-aspm.h when it changes in the mainline kernel only
compat-2.6.26.h has to be changed.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
include/linux/compat-2.6.26.h
include/linux/pci-aspm.h [new file with mode: 0644]