]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/video/amba-clcd.c
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
[karo-tx-linux.git] / drivers / video / amba-clcd.c
index 8bd370697533279716e46356fcbe1229f26a26b4..5fc983c5b92cb6677026fb8e5ddb18349150bee0 100644 (file)
@@ -534,7 +534,7 @@ static int clcdfb_register(struct clcd_fb *fb)
        return ret;
 }
 
-static int clcdfb_probe(struct amba_device *dev, struct amba_id *id)
+static int clcdfb_probe(struct amba_device *dev, const struct amba_id *id)
 {
        struct clcd_board *board = dev->dev.platform_data;
        struct clcd_fb *fb;