ARM: Merge for-2635/s5pv210-clock
[safe/jmp/linux-2.6] / arch / arm / plat-s5p / clock.c
index 4ca0759..a8bfabf 100644 (file)
@@ -33,6 +33,11 @@ struct clk clk_ext_xtal_mux = {
        .id             = -1,
 };
 
+struct clk clk_xusbxti = {
+       .name           = "xusbxti",
+       .id             = -1,
+};
+
 static struct clk s5p_clk_27m = {
        .name           = "clk_27m",
        .id             = -1,