Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linux
[linux-2.6-microblaze.git] / drivers / staging / board / armadillo800eva.c
index 9c41652..912c96b 100644 (file)
@@ -97,7 +97,7 @@ static const struct board_staging_dev armadillo800eva_devices[] __initconst = {
 
 static void __init armadillo800eva_init(void)
 {
-       board_staging_gic_setup_xlate("arm,cortex-a9-gic", 32);
+       board_staging_gic_setup_xlate("arm,pl390", 32);
        board_staging_register_devices(armadillo800eva_devices,
                                       ARRAY_SIZE(armadillo800eva_devices));
 }