ARM: 6929/1: SPEAr3xx: Append spear3** with global device structures
[pandora-kernel.git] / arch / arm / mach-spear3xx / spear320_evb.c
index 7e5f17f..a12b353 100644 (file)
@@ -39,8 +39,8 @@ static struct pmx_dev *pmx_devs[] = {
 
 static struct amba_device *amba_devs[] __initdata = {
        /* spear3xx specific devices */
-       &gpio_device,
-       &uart_device,
+       &spear3xx_gpio_device,
+       &spear3xx_uart_device,
 
        /* spear320 specific devices */
 };