
15 Feb
2011
15 Feb
'11
10:40 p.m.
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