Skip to content

Commit

Permalink
clocksource: cadence_ttc: Remove unused header
Browse files Browse the repository at this point in the history
The clk-provider.h header is not required by this driver.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
  • Loading branch information
Soren Brinkmann authored and Daniel Lezcano committed Jul 18, 2013
1 parent 7e14183 commit 9bbf914
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/clocksource/cadence_ttc_timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
#include <linux/of_address.h>
#include <linux/of_irq.h>
#include <linux/slab.h>
#include <linux/clk-provider.h>

/*
* This driver configures the 2 16-bit count-up timers as follows:
Expand Down

0 comments on commit 9bbf914

Please sign in to comment.