diff options
| author | Laurence Withers <lwithers@guralp.com> | 2011-07-18 09:53:14 -0400 |
|---|---|---|
| committer | U-Boot <uboot@aari01-12.(none)> | 2011-08-03 12:49:19 +0200 |
| commit | da51e424d2fb464c2dab41c858de713fad2bef45 (patch) | |
| tree | 1b67b23d4cd52e4d8b483655f50fa51f31f13f8f /arch/arm/include/asm/arch-davinci/hardware.h | |
| parent | f517afd5df152a266970a3be10fdf9fbf2a11280 (diff) | |
| download | olio-uboot-2014.01-da51e424d2fb464c2dab41c858de713fad2bef45.tar.xz olio-uboot-2014.01-da51e424d2fb464c2dab41c858de713fad2bef45.zip | |
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>
Diffstat (limited to 'arch/arm/include/asm/arch-davinci/hardware.h')
0 files changed, 0 insertions, 0 deletions