Hello Mike,
Mike Frysinger wrote:
> On Thursday, September 15, 2011 01:36:09 Heiko Schocher wrote:
>> --- /dev/null
>> +++ b/arch/arm/cpu/arm926ejs/davinci/ksz8873.c
>>
>> +#ifdef CONFIG_DRIVER_TI_EMAC
>
> this file is only built when this is defined, so this is useless
>
>> +#ifdef CONFIG_CMD_N
On Thursday, September 15, 2011 01:36:09 Heiko Schocher wrote:
> --- /dev/null
> +++ b/arch/arm/cpu/arm926ejs/davinci/ksz8873.c
>
> +#ifdef CONFIG_DRIVER_TI_EMAC
this file is only built when this is defined, so this is useless
> +#ifdef CONFIG_CMD_NET
building net drivers but not enabling CMD_N
Signed-off-by: Heiko Schocher
Cc: Paulraj Sandeep
Cc: Albert ARIBAUD
---
arch/arm/cpu/arm926ejs/davinci/Makefile |2 +-
arch/arm/cpu/arm926ejs/davinci/ksz8873.c | 74 +
arch/arm/include/asm/arch-davinci/emac_defs.h |6 ++
drivers/net/davinci_emac.c
3 matches
Mail list logo