Skip to content

Commit

Permalink
i2c: bcm-kona: remove duplicated include
Browse files Browse the repository at this point in the history
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Reviewed-by: Markus Mayer <markus.mayer@linaro.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
  • Loading branch information
Wei Yongjun authored and Wolfram Sang committed Nov 26, 2013
1 parent a238dcf commit 55b3918
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/i2c/busses/i2c-bcm-kona.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#include <linux/platform_device.h>
#include <linux/clk.h>
#include <linux/io.h>
#include <linux/clk.h>
#include <linux/slab.h>

/* Hardware register offsets and field defintions */
Expand Down

0 comments on commit 55b3918

Please sign in to comment.