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)
commit8f8b702f850a5f1c27fb2cfd74e5580a5f6cd7e8
treebee4d3a221bc1f9f9e0a52f81481763fe4494eef
parent9b02e73188158829d48835906edbb8702fd95e28
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