Re: ååï Re: ååï Re: ååï Re: ååï [PATCH] arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling failure

From: Chen Gang
Date: Wed May 21 2014 - 20:47:19 EST




On 05/22/2014 08:31 AM, çéæ wrote:
>
> ----- Chen Gang <gang.chen.5i5j@xxxxxxxxx> åéï
>> On 05/22/2014 07:59 AM, çéæ wrote:
>>> ----- Chen Gang <gang.chen.5i5j@xxxxxxxxx> åéï
>>>>>> - the other for additional 'clk_*' which are needed when HAVE_CLK.
>>>>>> I guess, just "copy/past" the other platforms' implementation is OK.
>>>>>
>>>>> Maybe, COMMON_CLK should be selected. I'm not sure.
>>>>>
>>>>
>>>> I guess so, if you have already fix it (maybe you have done, I am not
>>>> quite familiar with version merging of Linux kernel), please let me
>>>> know. Or I shall process (continue think of) it within this month.
>>>
>>> Ok, I'll arrange this work, but maybe finish it in next month.
>>>
>>
>> Thanks, it is OK to me.
>>
>> And for this last issue of unicore32 allmodconfig, it needs COMMON_CLK,
>> but after add it, it will generate a conflict between "arch/unicore32
>> /kernel/clock.c" and "drivers/clk/clk.c".
>
> Yes, they implement similar functions, and I need use the latter to reimplement the former.
>

OK, thanks. Hope it is really the last failure issue for allmodconfig
under unicore32.

>>
>> I guess it needs more thinking of about architecture related features,
>> I am not quite sure about it, so please help fix it, when you have
>> time, thanks.
>>
>> The related error:
>>
>> LD vmlinux.o
>> drivers/built-in.o: In function `clk_unregister':
>> powercap_sys.c:(.text+0xa96d0): multiple definition of `clk_unregister'
[...]

Thanks.
--
Chen Gang

Open, share, and attitude like air, water, and life which God blessed
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/