]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/video_easylogo.h
arm: fixloop(): do not use r8 for relocation
[karo-tx-uboot.git] / include / video_easylogo.h
index 1e0081881f5970598688ac5f1e1913ce5d3f83c7..ce93868da0eba2dcd83109399545bd61e5f0f984 100644 (file)
@@ -15,7 +15,7 @@
 #endif
 
 typedef struct {
-       unsigned char   *data;
+       unsigned char   *data;
        int             width;
        int             height;
        int             bpp;