diff options
Diffstat (limited to 'drivers/clk/at91/clk-plladiv.c')
-rw-r--r-- | drivers/clk/at91/clk-plladiv.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/clk/at91/clk-plladiv.c b/drivers/clk/at91/clk-plladiv.c index 0599d2893b..520fd13f63 100644 --- a/drivers/clk/at91/clk-plladiv.c +++ b/drivers/clk/at91/clk-plladiv.c @@ -12,8 +12,6 @@ #include <mach/at91_pmc.h> #include "pmc.h" -DECLARE_GLOBAL_DATA_PTR; - static int at91_plladiv_clk_enable(struct clk *clk) { return 0; |