From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH -next] ARM: OMAP2+: devices: remove duplicated include from devices.c Date: Thu, 4 Jul 2013 04:53:27 -0700 Message-ID: <20130704115327.GI5523@atomide.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:62710 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753359Ab3GDLxf (ORCPT ); Thu, 4 Jul 2013 07:53:35 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Wei Yongjun Cc: linux@arm.linux.org.uk, yongjun_wei@trendmicro.com.cn, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org * Wei Yongjun [130619 17:07]: > From: Wei Yongjun > > Remove duplicated include. > > Signed-off-by: Wei Yongjun Thanks applying into omap-for-v3.11/fixes. Looks like the reboot.h duplicate has already been removed. Regards, Tony > --- > arch/arm/mach-omap2/devices.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c > index c0f99ab..8349238 100644 > --- a/arch/arm/mach-omap2/devices.c > +++ b/arch/arm/mach-omap2/devices.c > @@ -15,7 +15,6 @@ > #include > #include > #include > -#include > #include > #include > #include