summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/devices-db8500.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-ux500/devices-db8500.c')
-rw-r--r--arch/arm/mach-ux500/devices-db8500.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-ux500/devices-db8500.c b/arch/arm/mach-ux500/devices-db8500.c
index 3cf6b4340ee..cd432240fce 100644
--- a/arch/arm/mach-ux500/devices-db8500.c
+++ b/arch/arm/mach-ux500/devices-db8500.c
@@ -226,7 +226,7 @@ static struct mcde_platform_data mcde_pdata = {
.platform_disable_dsipll = mcde_platform_disable_dsipll,
};
-struct platform_device u8500_mcde_device = {
+struct platform_device ux500_mcde_device = {
.name = "mcde",
.id = -1,
.dev = {
@@ -251,7 +251,7 @@ static struct resource b2r2_resources[] = {
},
};
-struct platform_device u8500_b2r2_device = {
+struct platform_device ux500_b2r2_device = {
.name = "b2r2",
.id = 0,
.dev = {