From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Tue, 15 Feb 2011 15:40:25 -0600 Subject: [U-Boot] [PATCH] powerpc: clean up DIU macro definitions for the MPC8610HPCD and MPC5121ADS In-Reply-To: <20110215213042.AA90015365A@gemini.denx.de> References: <1297804966-21532-1-git-send-email-timur@freescale.com> <20110215213042.AA90015365A@gemini.denx.de> Message-ID: <4D5AF2C9.10105@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: >> > -#undef CONFIG_VIDEO >> > +#undef CONFIG_FSL_DIU_FB > Please do not undef what is not defiend anyway. Would you be okay with this: /* video */ /* #define CONFIG_FSL_DIU_FB */ #ifdef CONFIG_FSL_DIU_FB > And please put the respective arch custodians on Cc: I did CC: Kumar. He's the PowerPC arch custodian. I don't consider this to be a patch for the video repository, so I didn't CC: Anatolij. -- Timur Tabi Linux kernel developer at Freescale