From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Balbi Subject: [PATCH 2/2] arm: omap2: voltage: remove unnecessary header Date: Tue, 19 Feb 2013 12:24:24 +0200 Message-ID: <1361269464-20263-2-git-send-email-balbi@ti.com> References: <1361269464-20263-1-git-send-email-balbi@ti.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from devils.ext.ti.com ([198.47.26.153]:33601 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932246Ab3BSKYp (ORCPT ); Tue, 19 Feb 2013 05:24:45 -0500 In-Reply-To: <1361269464-20263-1-git-send-email-balbi@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Tony Lindgren Cc: Linux OMAP Mailing List , Linux ARM Kernel Mailing List , Felipe Balbi nothing from is used on voltage.c. Signed-off-by: Felipe Balbi --- arch/arm/mach-omap2/voltage.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mach-omap2/voltage.c b/arch/arm/mach-omap2/voltage.c index 3ac8fe1..595bf1a 100644 --- a/arch/arm/mach-omap2/voltage.c +++ b/arch/arm/mach-omap2/voltage.c @@ -23,7 +23,6 @@ #include #include #include -#include #include #include -- 1.8.1.rc1.5.g7e0651a