Claudio Mignanti wrote:
> 2010/8/7 Reinhard Meyer :
>> Wolfgang Denk wrote:
>>> Dear Claudio Mignanti,
>>>
>>> In message
>>> you wrote:
>>>
The function get_mci_clk_rate is used inside atmel_mci driver
but never defined. Fix this typo.
>> Thats NOT a typo. The current atmel_mci.c
2010/8/7 Reinhard Meyer :
> Wolfgang Denk wrote:
>>
>> Dear Claudio Mignanti,
>>
>> In message
>> you wrote:
>>
>>>
>>> The function get_mci_clk_rate is used inside atmel_mci driver
>>> but never defined. Fix this typo.
>>>
>
> Thats NOT a typo. The current atmel_mci.c is for AVR32 ONLY.
>>
Wit
Wolfgang Denk wrote:
> Dear Claudio Mignanti,
>
> In message you
> wrote:
>
>> The function get_mci_clk_rate is used inside atmel_mci driver
>> but never defined. Fix this typo.
>>
Thats NOT a typo. The current atmel_mci.c is for AVR32 ONLY.
>
> Well, it is certainly defined in
> arch/av
Dear Claudio Mignanti,
In message you
wrote:
> The function get_mci_clk_rate is used inside atmel_mci driver
> but never defined. Fix this typo.
Well, it is certainly defined in
arch/avr32/include/asm/arch-at32ap700x/clk.h:
74 #ifdef AT32AP700x_CHIP_HAS_MMCI
75 static inline unsigned long g
2010/6/22 Claudio Mignanti :
> The function get_mci_clk_rate is used inside atmel_mci driver
> but never defined. Fix this typo.
>
No comment on this topic.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
The function get_mci_clk_rate is used inside atmel_mci driver
but never defined. Fix this typo.
Signed-off-by: Claudio Mignanti
---
drivers/mmc/atmel_mci.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/mmc/atmel_mci.c b/drivers/mmc/atmel_mci.c
index 3946ffe..
6 matches
Mail list logo