Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home...
[pandora-kernel.git] / drivers / rtc / rtc-pl030.c
index d554368..1d28d44 100644 (file)
@@ -97,7 +97,7 @@ static const struct rtc_class_ops pl030_ops = {
        .set_alarm      = pl030_set_alarm,
 };
 
-static int pl030_probe(struct amba_device *dev, struct amba_id *id)
+static int pl030_probe(struct amba_device *dev, const struct amba_id *id)
 {
        struct pl030_rtc *rtc;
        int ret;