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)
commitc01ca020ea12190afa644bd80629cc11f380e24e
tree53082bdeb11dd17c0e9ab5e5976bc6b468d68093
parent11115d8e2c420b720fa97b0698bc679e5933889d
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