diff options
Diffstat (limited to 'board/ti/evm/evm.h')
-rw-r--r-- | board/ti/evm/evm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/ti/evm/evm.h b/board/ti/evm/evm.h index b721ad6..623cf1b 100644 --- a/board/ti/evm/evm.h +++ b/board/ti/evm/evm.h @@ -49,6 +49,7 @@ u32 get_omap3_evm_rev(void); #if defined(CONFIG_CMD_NET) static void setup_net_chip(void); +static void reset_net_chip(void); #endif /* |