Commit 42edb1d3 authored by Huang Weiyi's avatar Huang Weiyi Committed by Paul Mundt

sh: remove duplicated #include

Remove duplicated #include('s) in
  arch/sh/boards/mach-ecovec24/setup.c
Signed-off-by: default avatarHuang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent e44a21b7
...@@ -25,7 +25,6 @@ ...@@ -25,7 +25,6 @@
#include <linux/spi/spi.h> #include <linux/spi/spi.h>
#include <linux/spi/sh_msiof.h> #include <linux/spi/sh_msiof.h>
#include <linux/spi/mmc_spi.h> #include <linux/spi/mmc_spi.h>
#include <linux/mmc/host.h>
#include <linux/input.h> #include <linux/input.h>
#include <linux/input/sh_keysc.h> #include <linux/input/sh_keysc.h>
#include <video/sh_mobile_lcdc.h> #include <video/sh_mobile_lcdc.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