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

From: Arnd Bergmann
Date: Thu Mar 03 2011 - 12:38:53 EST


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

Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
---
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/