فهرست منبع

TI DaVinci DM365: Removing header file which does not exist

The DaVinci DM365 EVM board specific code was including a header file
which does not exist. So removing this header file.

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Sandeep Paulraj 15 سال پیش
والد
کامیت
5d783c1ffd
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      board/davinci/dm365evm/dm365evm.c

+ 0 - 1
board/davinci/dm365evm/dm365evm.c

@@ -17,7 +17,6 @@
 
 #include <common.h>
 #include <nand.h>
-#include <linux/io.h>
 #include <asm/arch/hardware.h>
 #include <asm/arch/emif_defs.h>
 #include <asm/arch/nand_defs.h>