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