lantiq: fix PCI_DEVICE_ID_LANTIQ_PCIE
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Dec 2015 18:25:22 +0000 (18:25 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Dec 2015 18:25:22 +0000 (18:25 +0000)
commit278f2756b02355ce24441017d11cdb0dbe6445ae
tree76a9db18cd1104e8f1ad6e39f5e6e4e1eb509099
parentf8cc17babfe23c4bb1e08220c5fa40331ba720b4
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47996 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/lantiq/patches-4.1/0001-MIPS-lantiq-add-pcie-driver.patch