Merge branch 'topic/hdsp' into for-linus
[pandora-kernel.git] / drivers / serial / amba-pl010.c
index e3a5ad5..cdc049d 100644 (file)
@@ -665,7 +665,7 @@ static struct uart_driver amba_reg = {
        .cons                   = AMBA_CONSOLE,
 };
 
-static int pl010_probe(struct amba_device *dev, void *id)
+static int pl010_probe(struct amba_device *dev, struct amba_id *id)
 {
        struct uart_amba_port *uap;
        void __iomem *base;