From mboxrd@z Thu Jan 1 00:00:00 1970 From: paul.gortmaker@windriver.com (Paul Gortmaker) Date: Sat, 23 Jul 2016 10:14:22 -0400 Subject: [PATCH 1/3] ARM: mach-omap2: remove bogus "or_module" from rx51-peripherals In-Reply-To: <20160723055524.GA28140@atomide.com> References: <20160720041332.30789-1-paul.gortmaker@windriver.com> <20160720041332.30789-2-paul.gortmaker@windriver.com> <20160722064101.GW28140@atomide.com> <20160722140242.GC11410@windriver.com> <20160723055524.GA28140@atomide.com> Message-ID: <20160723141421.GC12632@windriver.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org [Re: [PATCH 1/3] ARM: mach-omap2: remove bogus "or_module" from rx51-peripherals] On 22/07/2016 (Fri 22:55) Tony Lindgren wrote: > * Paul Gortmaker [160722 07:02]: [...] > > Having the patch present, or having the file deleted both take care of > > my concern -- which was was introducing build regressions when adding > > the gpio header cleanup into for-4.9 content. > > OK. As I've already pushed out the board-*.c removal branch, I > suggest we just drop the $subject patch to avoid a merge conflict. Sounds like a plan. I'll just keep it in my local queue so my tests don't fail and drop it on the floor once I see your removal loop around to me via linux-next or master. Thanks, Paul. -- > > Regards, > > Tony