u-boot/arch
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
..
arm DaVinci EMAC: declare function for all DA8xx CPUs 2011-08-03 12:49:19 +02:00
avr32 Unify timer_init() and cpu_init() prototypes 2011-08-01 15:10:15 +02:00
blackfin Merge branch 'master' of git://git.denx.de/u-boot-blackfin 2011-08-02 21:46:53 +02:00
m68k cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
microblaze unify version_string 2011-07-28 17:22:53 +02:00
mips MIPS: make cache operation mode configurable 2011-07-31 23:26:41 +09:00
nios2 unify version_string 2011-07-28 17:22:53 +02:00
powerpc powerpc/8xxx: Remove dependency on <usb.h> 2011-07-29 16:04:56 -05:00
sh unify version_string 2011-07-28 17:22:53 +02:00
sparc cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
x86 Unify timer_init() and cpu_init() prototypes 2011-08-01 15:10:15 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00