浏览代码

ARM: includecheck fix: mach-davinci, board-dm365-evm.c

fix the following 'make includecheck' warning:

  arch/arm/mach-davinci/board-dm365-evm.c: mach/common.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Acked-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Jaswinder Singh Rajput 15 年之前
父节点
当前提交
9a0f6b4646
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      arch/arm/mach-davinci/board-dm365-evm.c

+ 0 - 1
arch/arm/mach-davinci/board-dm365-evm.c

@@ -35,7 +35,6 @@
 #include <mach/common.h>
 #include <mach/i2c.h>
 #include <mach/serial.h>
-#include <mach/common.h>
 #include <mach/mmc.h>
 #include <mach/nand.h>