From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomi Valkeinen Subject: Re: linux-next: manual merge of the omap_dss2 tree with the arm tree Date: Wed, 21 Sep 2011 09:13:30 +0300 Message-ID: <1316585610.1949.8.camel@deskari> References: <20110921130222.58e566a354feef69f3064d04@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from na3sys009aog121.obsmtp.com ([74.125.149.145]:38085 "EHLO na3sys009aog121.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751863Ab1IUGUb (ORCPT ); Wed, 21 Sep 2011 02:20:31 -0400 In-Reply-To: <20110921130222.58e566a354feef69f3064d04@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Russell King On Wed, 2011-09-21 at 13:02 +1000, Stephen Rothwell wrote: > Hi Tomi, > > Today's linux-next merge of the omap_dss2 tree got a conflict in > drivers/video/omap/lcd_apollon.c drivers/video/omap/lcd_ldp.c > drivers/video/omap/lcd_overo.c between commit 1bc857f700fb ("ARM: gpio: > omap: convert drivers to use asm/gpio.h rather than mach/gpio.h") from > the arm tree and commits db3136b14a2b ("OMAPFB: Remove unused lcd > drivers") and 0cde58449424 ("OMAPDSS: Port the Apollon display driver to > DSS2") from the omap_dss2 tree. > > The latter two commist removed these files, so I did that. Thanks, this is also correct. Tomi