aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/cpu-db8500.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-ux500/cpu-db8500.c')
-rw-r--r--arch/arm/mach-ux500/cpu-db8500.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-ux500/cpu-db8500.c b/arch/arm/mach-ux500/cpu-db8500.c
index 9580525102da..3875027ef8fc 100644
--- a/arch/arm/mach-ux500/cpu-db8500.c
+++ b/arch/arm/mach-ux500/cpu-db8500.c
@@ -110,7 +110,6 @@ static void ux500_restart(enum reboot_mode mode, const char *cmd)
110static const struct of_device_id u8500_local_bus_nodes[] = { 110static const struct of_device_id u8500_local_bus_nodes[] = {
111 /* only create devices below soc node */ 111 /* only create devices below soc node */
112 { .compatible = "stericsson,db8500", }, 112 { .compatible = "stericsson,db8500", },
113 { .compatible = "stericsson,db8500-prcmu", },
114 { .compatible = "simple-bus"}, 113 { .compatible = "simple-bus"},
115 { }, 114 { },
116}; 115};