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

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -8,7 +8,6 @@
 * Licensed under GPLv2 or later.
 */

#include <linux/clk-provider.h>
#include <linux/of.h>
#include <linux/of_platform.h>