X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fvideo%2Fsed13806.c;h=9cd19b5c62fc3045e3ae42e94aa1d0193fdab630;hb=67bd94148e4a728379f7c748f5e101612a92651a;hp=6996ca805ebf9ad6164c2881f5952857fd85cc8c;hpb=6a40ef62c4300e9f606deef0a4618cbc4b514a51;p=u-boot diff --git a/drivers/video/sed13806.c b/drivers/video/sed13806.c index 6996ca805e..9cd19b5c62 100644 --- a/drivers/video/sed13806.c +++ b/drivers/video/sed13806.c @@ -25,8 +25,6 @@ #include -#ifdef CONFIG_VIDEO_SED13806 - #include #include @@ -307,4 +305,3 @@ void video_init_hw_cursor (int font_width, int font_height) writeByte (LCD_CURSOR_CNTL, 1); } #endif -#endif