board.d: remove redundant ucidef_set_interfaces_lan_wan() calls
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 3 Dec 2015 17:30:56 +0000 (17:30 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 3 Dec 2015 17:30:56 +0000 (17:30 +0000)
commitccae140200982a329febbac1da221e0b3538d61d
treef321c81ca2ca7324cdf67a22501906e77cc2251e
parent7ac44638de2c52c2591305502d0c75806e517842
board.d: remove redundant ucidef_set_interfaces_lan_wan() calls

This removes calls to ucidef_set_interfaces_lan_wan() and
ucidef_set_interfaces_lan() on boards where all relevant info can be
inferred from the switch definition.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47722
target/linux/ar71xx/base-files/etc/board.d/02_network
target/linux/bcm53xx/base-files/etc/board.d/02_network
target/linux/mpc85xx/base-files/etc/board.d/02_network
target/linux/ramips/base-files/etc/board.d/02_network