Re: [PATCH] 68328fb: remove check for CONFIG_FB_68328_INVERT

2014-06-23 Thread Tomi Valkeinen
On 27/05/14 21:09, Paul Bolle wrote: > Since v2.6.7 the 68328 frame buffer driver contains a check for > CONFIG_FB_68328_INVERT. But the Kconfig symbol FB_68328_INVERT was never > added to the tree. Remove this check and do some related cleaning up. > > Signed-off-by: Paul Bolle That sounds

Re: [PATCH] 68328fb: remove check for CONFIG_FB_68328_INVERT

2014-06-23 Thread Tomi Valkeinen
On 27/05/14 21:09, Paul Bolle wrote: Since v2.6.7 the 68328 frame buffer driver contains a check for CONFIG_FB_68328_INVERT. But the Kconfig symbol FB_68328_INVERT was never added to the tree. Remove this check and do some related cleaning up. Signed-off-by: Paul Bolle pebo...@tiscali.nl

[PATCH] 68328fb: remove check for CONFIG_FB_68328_INVERT

2014-05-27 Thread Paul Bolle
Since v2.6.7 the 68328 frame buffer driver contains a check for CONFIG_FB_68328_INVERT. But the Kconfig symbol FB_68328_INVERT was never added to the tree. Remove this check and do some related cleaning up. Signed-off-by: Paul Bolle --- Untested. drivers/video/fbdev/68328fb.c | 8 +--- 1

[PATCH] 68328fb: remove check for CONFIG_FB_68328_INVERT

2014-05-27 Thread Paul Bolle
Since v2.6.7 the 68328 frame buffer driver contains a check for CONFIG_FB_68328_INVERT. But the Kconfig symbol FB_68328_INVERT was never added to the tree. Remove this check and do some related cleaning up. Signed-off-by: Paul Bolle pebo...@tiscali.nl --- Untested. drivers/video/fbdev/68328fb.c