aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/include
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-ux500/include')
-rw-r--r--arch/arm/mach-ux500/include/mach/devices.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-ux500/include/mach/devices.h b/arch/arm/mach-ux500/include/mach/devices.h
index 90229b16895..7cc4983c0f4 100644
--- a/arch/arm/mach-ux500/include/mach/devices.h
+++ b/arch/arm/mach-ux500/include/mach/devices.h
@@ -12,5 +12,8 @@ struct amba_device;
12 12
13extern struct amba_device ux500_pl031_device; 13extern struct amba_device ux500_pl031_device;
14extern struct amba_device u8500_ssp0_device; 14extern struct amba_device u8500_ssp0_device;
15extern struct amba_device ux500_uart0_device;
16extern struct amba_device ux500_uart1_device;
17extern struct amba_device ux500_uart2_device;
15 18
16#endif 19#endif