Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/drivers
[deliverable/linux.git] / arch / arm / mach-pxa / pxa25x.c
index 00d6eacab8e4dbb7f765a04a2fbaa44c6348f320..e48033eb2be8206c5bbfbb81b5cb7e2b6023ff4d 100644 (file)
@@ -208,6 +208,7 @@ static struct clk_lookup pxa25x_clkregs[] = {
        INIT_CLKREG(&clk_pxa25x_gpio11, NULL, "GPIO11_CLK"),
        INIT_CLKREG(&clk_pxa25x_gpio12, NULL, "GPIO12_CLK"),
        INIT_CLKREG(&clk_pxa25x_mem, "pxa2xx-pcmcia", NULL),
+       INIT_CLKREG(&clk_dummy, "sa1100-rtc", NULL),
 };
 
 static struct clk_lookup pxa25x_hwuart_clkreg =
This page took 0.026539 seconds and 5 git commands to generate.