openwrtv4/target/linux/ramips/files-4.14
NeilBrown 1f78625714 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>
2018-05-14 16:24:04 +02:00
..
arch/mips/pci ramips: remove conditional compilation. 2018-05-14 16:24:04 +02:00
drivers ramips: move mtk-mmc init to probe function to avoid breaking NAND flash 2018-05-08 17:56:04 +02:00