All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] TI DaVinci DM365: Removing header file which does not exist
@ 2009-09-14 19:15 s-paulraj at ti.com
  2009-09-15 13:48 ` Paulraj, Sandeep
  0 siblings, 1 reply; 2+ messages in thread
From: s-paulraj at ti.com @ 2009-09-14 19:15 UTC (permalink / raw)
  To: u-boot

From: Sandeep Paulraj <s-paulraj@ti.com>

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>
---
 board/davinci/dm365evm/dm365evm.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/board/davinci/dm365evm/dm365evm.c b/board/davinci/dm365evm/dm365evm.c
index e30184b..99392b3 100644
--- a/board/davinci/dm365evm/dm365evm.c
+++ b/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>
-- 
1.6.0.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] TI DaVinci DM365: Removing header file which does not exist
  2009-09-14 19:15 [U-Boot] [PATCH] TI DaVinci DM365: Removing header file which does not exist s-paulraj at ti.com
@ 2009-09-15 13:48 ` Paulraj, Sandeep
  0 siblings, 0 replies; 2+ messages in thread
From: Paulraj, Sandeep @ 2009-09-15 13:48 UTC (permalink / raw)
  To: u-boot



> 
> From: Sandeep Paulraj <s-paulraj@ti.com>
> 
> 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>
> ---
>  board/davinci/dm365evm/dm365evm.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
Pushed to u-boot-ti

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-15 13:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-14 19:15 [U-Boot] [PATCH] TI DaVinci DM365: Removing header file which does not exist s-paulraj at ti.com
2009-09-15 13:48 ` Paulraj, Sandeep

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.