diff options
Diffstat (limited to 'board/ti/ti814x/evm.h')
| -rw-r--r-- | board/ti/ti814x/evm.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/board/ti/ti814x/evm.h b/board/ti/ti814x/evm.h index 40f8710c8..6aebec62d 100644 --- a/board/ti/ti814x/evm.h +++ b/board/ti/ti814x/evm.h @@ -3,5 +3,6 @@  void enable_uart0_pin_mux(void);  void enable_mmc1_pin_mux(void); +void enable_enet_pin_mux(void);  #endif /* _EVM_H */ |