ramips: remove conditional compilation.
authorNeilBrown <neil@brown.name>
Sat, 12 May 2018 19:57:47 +0000 (12:57 -0700)
committerJohn Crispin <john@phrozen.org>
Mon, 14 May 2018 14:24:04 +0000 (16:24 +0200)
commit1f786257147f978ce4c5750fdc404851453fafcb
treeb3ebaa672738920b39fc983a36b408eb47c57093
parent5f7396ebef09b224edf08b0bda113613a42f0928
ramips: remove conditional compilation.

Code currently defines:

and then compiles code only if they are defined.
We might want to disable some of these via devicetree one
day, but for now just remove the #defines and the
conditions - all the code for different ports is
easy to identify.

Signed-off-by: NeilBrown <neil@brown.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
target/linux/ramips/files-4.14/arch/mips/pci/pci-mt7621.c