Remove unnecessary dahdi_pci_module macro.
All supported kernel variations support the same signature for registering a PCI module, so we can eliminate the macro. Signed-off-by: Shaun Ruffell <sruffell@sruffell.net>
This commit is contained in:
@@ -58,8 +58,6 @@
|
||||
|
||||
#include <linux/poll.h>
|
||||
|
||||
#define dahdi_pci_module pci_register_driver
|
||||
|
||||
#ifdef CONFIG_PCI
|
||||
#include <linux/pci-aspm.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user