MIPS: pci: Remove duplicate define in mt7620 driver
authorJohn Crispin <john@phrozen.org>
Mon, 20 Feb 2017 09:29:42 +0000 (10:29 +0100)
committerJames Hogan <jhogan@kernel.org>
Mon, 13 Nov 2017 13:01:37 +0000 (13:01 +0000)
commitab74abcee583eace43f184a29f6d10a4f93b5648
tree0438a0218208883044e3d69b4e42759c873a1c21
parent05a67cc258e75ac9758e6f13d26337b8be51162a
MIPS: pci: Remove duplicate define in mt7620 driver

An invalid and duplicate define has gone unnoticed for some time. lets
remove it. The correct define is 3 lines below.

Fixes: 7e5873d3755c ("MIPS: pci: Add MT7620a PCIE driver")
Signed-off-by: John Crispin <john@phrozen.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/15320/
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/pci/pci-mt7620.c