Explorar o código

Blackfin: includecheck fix: mach-bf548, ezkit.c

Fix the following 'make includecheck' warning:

  arch/blackfin/mach-bf548/boards/ezkit.c: linux/input.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Jaswinder Singh Rajput %!s(int64=16) %!d(string=hai) anos
pai
achega
4a7bcb4fe9
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      arch/blackfin/mach-bf548/boards/ezkit.c

+ 0 - 1
arch/blackfin/mach-bf548/boards/ezkit.c

@@ -186,7 +186,6 @@ static struct platform_device bfin_rotary_device = {
 #endif
 #endif
 
 
 #if defined(CONFIG_INPUT_ADXL34X) || defined(CONFIG_INPUT_ADXL34X_MODULE)
 #if defined(CONFIG_INPUT_ADXL34X) || defined(CONFIG_INPUT_ADXL34X_MODULE)
-#include <linux/input.h>
 #include <linux/spi/adxl34x.h>
 #include <linux/spi/adxl34x.h>
 static const struct adxl34x_platform_data adxl34x_info = {
 static const struct adxl34x_platform_data adxl34x_info = {
 	.x_axis_offset = 0,
 	.x_axis_offset = 0,