[PATCH 3/3] ARM: pxa: palmtreo: add docg4 device initialization
From: Mike Dunn <hidden>
Date: 2012-12-23 15:18:04
From: Mike Dunn <hidden>
Date: 2012-12-23 15:18:04
On 12/23/2012 06:11 AM, Sergei Shtylyov wrote:
quoted
/****************************************************************************** + * 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