X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=drivers%2Frtc%2Frtc-pl031.c;h=451fc13784d1b9ecdcf2efaae611575aecd1c782;hp=333eec689d2feae84723d8622b972d936552c55f;hb=ee4c24a5c9b530481394132c8dbc10572d57c075;hpb=b73b636e8987f8728c6c700377615757691b9a55 diff --git a/drivers/rtc/rtc-pl031.c b/drivers/rtc/rtc-pl031.c index 333eec689d2f..451fc13784d1 100644 --- a/drivers/rtc/rtc-pl031.c +++ b/drivers/rtc/rtc-pl031.c @@ -127,7 +127,7 @@ static int pl031_remove(struct amba_device *adev) return 0; } -static int pl031_probe(struct amba_device *adev, void *id) +static int pl031_probe(struct amba_device *adev, struct amba_id *id) { int ret; struct pl031_local *ldata;