public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>, gregkh <greg@kroah.com>,
	linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
	driverdevel <devel@driverdev.osuosl.org>
Subject: [PATCH] move cd1865.h to drivers/staging/tty/
Date: Thu, 3 Mar 2011 18:38:22 +0100	[thread overview]
Message-ID: <201103031838.22541.arnd@arndb.de> (raw)
In-Reply-To: <20110303092927.c06dbbf0.randy.dunlap@oracle.com>

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

Signed-off-by: Arnd Bergmann <arnd@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

      reply	other threads:[~2011-03-03 17:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-03  7:01 linux-next: Tree for March 3 Stephen Rothwell
2011-03-03 17:29 ` linux-next: Tree for March 3 (staging/tty/specialix) Randy Dunlap
2011-03-03 17:38   ` Arnd Bergmann [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201103031838.22541.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=devel@driverdev.osuosl.org \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=randy.dunlap@oracle.com \
    --cc=sfr@canb.auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox