dahdi-linux/drivers/dahdi/wct4xxp
Shaun Ruffell 45ac6a30f9 voicebus, wcaxx, wct4xxp: Remove include of pci-aspm.h
Linux 5.4, in commit  (7ce2e76a0420801fb4b53b9e685094 "PCI: Move ASPM
declarations to linux/pci.h") [1], removed pci-aspm.h.

This commit removes the global include of pci-aspm.h in include/dahdi/kernel.h
(because it only pertains to certain drivers), and moves the conditional include
into only the drivers that need it.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7ce2e76a0420801fb4b53b9e685094

Signed-off-by: Shaun Ruffell <sruffell@sruffell.net>
2019-09-24 19:51:22 -05:00
..
base.c voicebus, wcaxx, wct4xxp: Remove include of pci-aspm.h 2019-09-24 19:51:22 -05:00
Kbuild wct4xxp, wcte13xp: Move the octasic DSP code into separate module. 2013-11-11 14:39:19 -06:00
vpm450m.c wct4xxp: Trivial kmalloc + memset -> kzalloc. 2014-06-20 13:01:27 -05:00
vpm450m.h wct4xxp, wcte13xp: Move the octasic DSP code into separate module. 2013-11-11 14:39:19 -06:00
wct4xxp-diag.c wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
wct4xxp.h wct4xxp: Move bottom half processing from tasklet to workqueue. 2014-06-20 13:01:27 -05:00