Commit 09efb007 authored by Stephen Boyd's avatar Stephen Boyd

ARM: at91: Remove clk-provider.h include

This file doesn't use the clk provider APIs. Remove the include.
Acked-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent d770e558
......@@ -8,7 +8,6 @@
* Licensed under GPLv2 or later.
*/
#include <linux/clk-provider.h>
#include <linux/of.h>
#include <linux/of_platform.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment