aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/u1.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-exynos/u1.h')
-rw-r--r--arch/arm/mach-exynos/u1.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/u1.h b/arch/arm/mach-exynos/u1.h
index d77e440..355bae1 100644
--- a/arch/arm/mach-exynos/u1.h
+++ b/arch/arm/mach-exynos/u1.h
@@ -22,4 +22,8 @@ extern void set_gps_uart_op(int onoff);
extern int u1_switch_get_usb_lock_state(void);
#endif
+#ifdef CONFIG_WIMAX_CMC
+extern struct platform_device s3c_device_cmc732;
+#endif
+
#endif