diff options
author | Sanjeev Premi <premi@ti.com> | 2011-07-18 09:23:00 -0400 |
---|---|---|
committer | U-Boot <uboot@aari01-12.(none)> | 2011-08-03 12:49:19 +0200 |
commit | 5626f336caa7d19e7a79bd836a221a6899dc70b5 (patch) | |
tree | 3e873f7ba001ee4754c6afa83ab9f0b147fb109a /common/kgdb_stubs.c | |
parent | c06825873dbc977028c393cb9cbe320634cb5785 (diff) | |
download | u-boot-imx-5626f336caa7d19e7a79bd836a221a6899dc70b5.zip u-boot-imx-5626f336caa7d19e7a79bd836a221a6899dc70b5.tar.gz u-boot-imx-5626f336caa7d19e7a79bd836a221a6899dc70b5.tar.bz2 |
omap3evm: eth: Include functions only when necessary
These functions are not required when CONFIG_CMD_NET
is not defined:
- setup_net_chip()
- reset_net_chip()
- board_eth_init()
This patch wraps them in #ifdef CONFIG_CMD_NET...#endif
Signed-off-by: Sanjeev Premi <premi@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'common/kgdb_stubs.c')
0 files changed, 0 insertions, 0 deletions