From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 3/5] ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.h Date: Wed, 21 Nov 2012 10:41:32 -0800 Message-ID: <20121121184131.GA18567@atomide.com> References: <20121121174201.25576.61961.stgit@muffinssi.local> <20121121174230.25576.64507.stgit@muffinssi.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20121121174230.25576.64507.stgit@muffinssi.local> Sender: linux-omap-owner@vger.kernel.org To: linux-arm-kernel@lists.infradead.org Cc: Kevin Hilman , Russell King , Greg Kroah-Hartman , Felipe Balbi , "Govindraj.R" , linux-serial@vger.kernel.org, linux-omap@vger.kernel.org, Alan Cox List-Id: linux-serial@vger.kernel.org * Tony Lindgren [121121 09:44]: > We need to move this file to allow ARM multiplatform configurations > to build for omap2+. This can now be done as this file now only > contains platform_data. Russell, this one depends on your commit fd9980c7 (SERIAL: omap: remove OMAP_UART_SYSC_RESET and OMAP_UART_FIFO_CLR). Is that commit immutable and OK to merge as a dependency to my branch? Regards, Tony