Re: [U-Boot] [PATCH] TI DaVinci DM365: Removing header file which does not exist

2009-09-15 Thread Paulraj, Sandeep
> > From: Sandeep Paulraj > > 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 > --- > board/davinci/dm365evm/dm365evm.c |1 - > 1 files changed, 0 insertions(+), 1 deletions(-)

[U-Boot] [PATCH] TI DaVinci DM365: Removing header file which does not exist

2009-09-14 Thread s-paulraj
From: Sandeep Paulraj 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 --- board/davinci/dm365evm/dm365evm.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/board/da