Skip to content

Commit

Permalink
mmc: sunxi: Remove unused includes of linux/clk-private.h
Browse files Browse the repository at this point in the history
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
  • Loading branch information
Tomeu Vizoso authored and Ulf Hansson committed Nov 10, 2014
1 parent b5c16a6 commit 05e07d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/mmc/host/sunxi-mmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
#include <linux/err.h>

#include <linux/clk.h>
#include <linux/clk-private.h>
#include <linux/clk/sunxi.h>

#include <linux/gpio.h>
Expand Down

0 comments on commit 05e07d8

Please sign in to comment.