[PATCH 3/3] ARM: pxa: palmtreo: add docg4 device initialization

Mike Dunn mikedunn at newsguy.com
Sun Dec 23 10:18:04 EST 2012


On 12/23/2012 06:11 AM, Sergei Shtylyov wrote:

>>
>>   /******************************************************************************
>> + * diskonchip docg4 flash
>> + ******************************************************************************/
>> +#if defined(CONFIG_MACH_TREO680)
>> +/* REVISIT: does the centro have this device also? */
>> +#if defined(CONFIG_MTD_NAND_DOCG4) || defined(CONFIG_MTD_NAND_DOCG4_MODULE)
> 
>    #if IS_ENABLED(CONFIG_MTD_NAND_DOCG4)
> 
> WBR, Sergei
> 


Thanks Sergei.  I see this in kconfig.h now.  This will be another patch to
replace all the "if defined" in this file.

Mike



More information about the linux-arm-kernel mailing list