Home
last modified time | relevance | path

Searched hist:"63 f42400e50c7ebede2974b421db765324ad8c8e" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/ti/evm/
H A Devm.c63f42400e50c7ebede2974b421db765324ad8c8e Thu Nov 04 20:02:29 UTC 2010 Sanjeev Premi <premi@ti.com> omap3evm: Wrap function under CONFIG_USB_OMAP3

The function omap3_evm_need_extvbus() is required
only when USB support is configured.

Wrapped this function in #ifdef CONFIG_USB_OMAP3.

Signed-off-by: Sanjeev Premi <premi@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>