Re: [PATCH] drivers/video: remove unused parameter in Kconfig

2013-07-26 Thread Tomi Valkeinen
On 08/07/13 08:03, Michael Opdenacker wrote: > This patch proposes to remove the FB_NUC900_DEBUG kernel configuration > parameter defined in drivers/video/Kconfig, but used nowhere > in the makefiles and source code. > > Signed-off-by: Michael Opdenacker > --- > drivers/video/Kconfig | 7 ---

[PATCH] drivers/video: remove unused parameter in Kconfig

2013-07-07 Thread Michael Opdenacker
This patch proposes to remove the FB_NUC900_DEBUG kernel configuration parameter defined in drivers/video/Kconfig, but used nowhere in the makefiles and source code. Signed-off-by: Michael Opdenacker --- drivers/video/Kconfig | 7 --- 1 file changed, 7 deletions(-) diff --git a/drivers/vide