asterisk / dahdi-linux

This is the official dahdi-linux repository. All issues and PR should be raised here.
GNU General Public License v2.0
49 stars 71 forks source link

dahdi: fix pci include for kernels > 5.4 #4

Closed micmac1 closed 4 years ago

micmac1 commented 4 years ago

Starting with kernel 5.4 "<linux/pci-aspm.h>" has been removed and its contents merged into "<linux/pci.h>".

Signed-off-by: Sebastian Kemper sebastian_ml@gmx.net

Hi all,

Small pull request to make compile possible against kernel 5.4.

Kind regards, Seb

sruffell commented 4 years ago

Hi @micmac1. Just a heads-up that this project cannot take code submissions via pull requests here.

Also, there is a change on the next branch that already addresses this which is waiting for release:

http://git.asterisk.org/gitweb/?p=dahdi/linux.git;a=commitdiff;h=45ac6a30f922f4eef54c0120c2a537794b20cf5c

micmac1 commented 4 years ago

Thanks Shaun!

Maybe best to close the pull request section.

Anyway, closing the PR.

sruffell commented 4 years ago

Maybe best to close the pull request section.

Hopefully someone in the asterisk organization will be able to do that. I no longer have those permissions.