[PATCH 06/16] ARM: Samsung: move S5PC100 support from plat-s5pc1xx to plat-s5p framework

jassi brar jassisinghbrar at gmail.com
Wed May 12 02:31:58 EDT 2010


On Wed, May 12, 2010 at 2:54 PM, Marek Szyprowski
<m.szyprowski at samsung.com> wrote:
>> > @@ -79,6 +77,7 @@ static struct s3c2410_uartcfg smdkc100_uartcfgs[]
>> __initdata
>> > = {
>> >     },
>> >  };
>> >
>> > +#if 0
>>
>> #if 0?
>
> I had to disable that part of code to make it compile. It is enabled later
> in separate patch when the relevant functionality got moved from plat-s5pc1xx
> to mach-s5pc100.
build break is just one thing to avoid, one should make sure the functionality
doesn't break either during the changes.
Is the functionality affected during these changes?



More information about the linux-arm-kernel mailing list