lantiq: fix PCI_DEVICE_ID_LANTIQ_PCIE
authorJohn Crispin <john@openwrt.org>
Wed, 23 Dec 2015 18:25:22 +0000 (18:25 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 23 Dec 2015 18:25:22 +0000 (18:25 +0000)
commitf3e3571ef5468a5e12b363e1be360e9896cc87da
tree76a9db18cd1104e8f1ad6e39f5e6e4e1eb509099
parente006ddae9d5dadc4c4cb43638d6adcfec7abc2a9
lantiq: fix PCI_DEVICE_ID_LANTIQ_PCIE

It's not necessary to define PCI_* if pci_ids.h is included a few
lines above.

The change to pci_ids.h doesn't look intentional to me, especially
since the former value is added to the top of ifxmips_fixup_pcie.c.

Both changes were introduced with the kernel 4.1 support patches and
were not present in the 3.18 patches.

Signed-off-by: Mathias Kresin <openwrt@kresin.me>
SVN-Revision: 47996
target/linux/lantiq/patches-4.1/0001-MIPS-lantiq-add-pcie-driver.patch