arm/km: remove unused code
[platform/kernel/u-boot.git] / include / video_easylogo.h
index 1e00818..ce93868 100644 (file)
@@ -15,7 +15,7 @@
 #endif
 
 typedef struct {
-       unsigned char   *data;
+       unsigned char   *data;
        int             width;
        int             height;
        int             bpp;