aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-s3c6410/mach-om-gta03.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c6410/mach-om-gta03.c b/arch/arm/mach-s3c6410/mach-om-gta03.c
index 413a823c8f7..9e21f86026e 100644
--- a/arch/arm/mach-s3c6410/mach-om-gta03.c
+++ b/arch/arm/mach-s3c6410/mach-om-gta03.c
@@ -707,7 +707,7 @@ struct platform_device gta03_device_spi_lcm = {
extern void s3c64xx_init_io(struct map_desc *, int);
struct s3c_plat_otg_data s3c_hs_otg_plat_data = {
- .phyclk = REF_CLK_OSCC
+ .phyclk = 0
};