X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fvideo%2Fimsttfb.c;h=6b1635c4c6dc634939eeb1f88670cb56080b1539;hb=2c66a62d2d9e2315e6e748b96643f7f141c4d017;hp=3c7c42213f89890499dfd70b4f74614078041625;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/drivers/video/imsttfb.c b/drivers/video/imsttfb.c index 3c7c42213..6b1635c4c 100644 --- a/drivers/video/imsttfb.c +++ b/drivers/video/imsttfb.c @@ -1084,6 +1084,7 @@ imsttfb_copyarea(struct fb_info *info, const struct fb_copyarea *area) while(read_reg_le32(par->dc_regs, SSTATUS) & 0x40); } +#if 0 static int imsttfb_load_cursor_image(struct imstt_par *par, int width, int height, __u8 fgc) { @@ -1191,7 +1192,6 @@ imstt_set_cursor(struct imstt_par *par, struct fb_image *d, int on) } } -#if 0 static int imsttfb_cursor(struct fb_info *info, struct fb_cursor *cursor) {