Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers
[firefly-linux-kernel-4.4.55.git] / drivers / rtc / rtc-pl031.c
index d829ea63c4fb9c97ba358bf5dac661353934ca6e..ff1b84bd9bb56c81a55deb5f8b3ad3eb988fbbd0 100644 (file)
@@ -307,7 +307,7 @@ static int pl031_remove(struct amba_device *adev)
        return 0;
 }
 
-static int pl031_probe(struct amba_device *adev, struct amba_id *id)
+static int pl031_probe(struct amba_device *adev, const struct amba_id *id)
 {
        int ret;
        struct pl031_local *ldata;