u-boot/arch/arm/include/asm/arch-davinci
Laurence Withers da51e424d2 DaVinci EMAC: declare function for all DA8xx CPUs
The function davinci_emac_mii_mode_sel() is defined in
board/davinci/common/misc.c for any DA8xx CPU which has
CONFIG_DRIVER_TI_EMAC enabled. However, the prototype was only being
declared in <include/asm/arch/davinci_misc.h> for the DA850 EVM board.
This patch declares it for all DA8xx CPUs where CONFIG_DRIVER_TI_EMAC
is enabled.

Signed-off-by: Laurence Withers <lwithers@guralp.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2011-08-03 12:49:19 +02:00
..
davinci_misc.h DaVinci EMAC: declare function for all DA8xx CPUs 2011-08-03 12:49:19 +02:00
emac_defs.h DaVinci DM6467: Added ET1011C (LSI) PHY support 2011-02-02 00:54:44 +01:00
emif_defs.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
gpio.h DA8xx: add generic GPIO driver 2011-08-03 12:49:19 +02:00
hardware.h DaVinci DM6467: Enhance board Support 2011-02-02 00:54:44 +01:00
i2c_defs.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
nand_defs.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
sdmmc_defs.h Davinci MMCSD Support 2011-02-02 00:54:44 +01:00