Re: [PATCH] VIDEO: Remove archaic if[] construct from Kconfig file.

2007-05-02 Thread James Simmons
> Remove the obsolete "if [ ]" construct from the video console Kconfig > file. > > Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> > > --- > > not sure who should have been CCed on this one. > > > diff --git a/drivers/video/console/Kconfig b/drivers/video/console/Kconfig > index aa3935

[PATCH] VIDEO: Remove archaic if[] construct from Kconfig file.

2007-05-02 Thread Robert P. J. Day
Remove the obsolete "if [ ]" construct from the video console Kconfig file. Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> --- not sure who should have been CCed on this one. diff --git a/drivers/video/console/Kconfig b/drivers/video/console/Kconfig index aa3935d..63b85bf 100644 --- a/