[PATCH] move cd1865.h to drivers/staging/tty/

Arnd Bergmann arnd at arndb.de
Thu Mar 3 17:38:22 UTC 2011


The file is required by the specialix driver, which was
moved to drivers/staging/.

Signed-off-by: Arnd Bergmann <arnd at arndb.de>
---
On Thursday 03 March 2011 18:29:27 Randy Dunlap wrote:
> On Thu, 3 Mar 2011 18:01:58 +1100 Stephen Rothwell wrote:
> 
> > Hi all,
> > 
> > Changes since 20110302:
> 
> 
> #include "cd1865.h"
> =>
> linux-next-20110303/drivers/staging/tty/specialix.c:99:20: error: cd1865.h: No such file or directory
> 
> This leads to 100 or so errors.
> 

Please apply or fold this patch.

 drivers/char/cd1865.h       |  263 -------------------------------------------
 drivers/staging/tty/cd1865.h |  263 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 263 insertions(+), 263 deletions(-)

diff --git a/drivers/char/cd1865.h b/drivers/tty/serial/cd1865.h
similarity index 100%
rename from drivers/char/cd1865.h
rename to drivers/staging/tty/cd1865.h



More information about the devel mailing list