X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Fvideo%2Fbus_vcxk.c;h=7726bb3193c06e2f8304eda52ac896ff9e3f4829;hb=206c00f26f56af02686cb69bfe5c75e979063171;hp=b3b53e12bc327c17448d180d850fdbe8755324ff;hpb=04538cdb752eeea8fd23cf7ac3394439f189fb77;p=u-boot diff --git a/drivers/video/bus_vcxk.c b/drivers/video/bus_vcxk.c index b3b53e12bc..7726bb3193 100644 --- a/drivers/video/bus_vcxk.c +++ b/drivers/video/bus_vcxk.c @@ -380,7 +380,6 @@ int vcxk_display_bitmap(ulong addr, int x, int y) unsigned long c_width; unsigned long c_height; unsigned char *dataptr; - unsigned char *lineptr; bmp = (bmp_image_t *) addr; if ((bmp->header.signature[0] == 'B') &&