From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [RFC 1/3] ARM: move serial_sa1100.h header file to linux/platform_data Date: Fri, 21 Sep 2012 16:05:21 -0700 Message-ID: <20120921230521.GD4918@kroah.com> References: <20120921093530.GB31374@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pb0-f46.google.com ([209.85.160.46]:53105 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754506Ab2IVAKe (ORCPT ); Fri, 21 Sep 2012 20:10:34 -0400 Received: by pbbrr4 with SMTP id rr4so3651011pbb.19 for ; Fri, 21 Sep 2012 17:10:34 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Russell King Cc: linux-arm-kernel@lists.infradead.org, linux-serial@vger.kernel.org, linux-usb@vger.kernel.org, Kristoffer Ericson , Alan Cox On Fri, Sep 21, 2012 at 10:36:07AM +0100, Russell King wrote: > This is really driver platform data, so move it to the appropriate > directory. > > Signed-off-by: Russell King Acked-by: Greg Kroah-Hartman From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg Kroah-Hartman) Date: Fri, 21 Sep 2012 16:05:21 -0700 Subject: [RFC 1/3] ARM: move serial_sa1100.h header file to linux/platform_data In-Reply-To: References: <20120921093530.GB31374@n2100.arm.linux.org.uk> Message-ID: <20120921230521.GD4918@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Sep 21, 2012 at 10:36:07AM +0100, Russell King wrote: > This is really driver platform data, so move it to the appropriate > directory. > > Signed-off-by: Russell King Acked-by: Greg Kroah-Hartman