From patchwork Thu Jul 18 12:54:30 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Lezcano X-Patchwork-Id: 18419 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qa0-f69.google.com (mail-qa0-f69.google.com [209.85.216.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 6ACED20F44 for ; Thu, 18 Jul 2013 12:54:41 +0000 (UTC) Received: by mail-qa0-f69.google.com with SMTP id hu16sf4058705qab.8 for ; Thu, 18 Jul 2013 05:54:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=E4TGaZtiQOlbQ7EMwk2eecYuweIowqyMOHptp/sPiEU=; b=UHPsDzuLSrBSjFt1D7xWCtJaKWb1BuM9V/Meg8wvfp+2SC7qvLjEZY1vLVO6+ImLN7 ue31mcr0c9wzrJQFwjM5Zle9CNh4tnMpBAYXOMt0EIWQrM8JWtET/ddyLHGBXCG99ALn xLvO5e2qbdDjNOXC4nKSE7tVdVsX6jwQNu0SjpHNhZXDgKxxeEb9Z/v8UyQjpCV0K8nd Ofq8BByaRlWot4cCfIzXvgp1liNhRnVBZoiYQ5mI1aEk1sU7L9jaXfBh+f9O/Sl/IclZ avTPpFaw1df/tlKxMR0tcPv+oeHTy/a6Divf/NsJjUFJ16PM5HzJoj5bm7fvtC+3jmnE nRBQ== X-Received: by 10.236.113.77 with SMTP id z53mr626169yhg.47.1374152081248; Thu, 18 Jul 2013 05:54:41 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.104.112 with SMTP id gd16ls1448077qeb.68.gmail; Thu, 18 Jul 2013 05:54:41 -0700 (PDT) X-Received: by 10.52.92.142 with SMTP id cm14mr3301773vdb.115.1374152081146; Thu, 18 Jul 2013 05:54:41 -0700 (PDT) Received: from mail-vc0-f180.google.com (mail-vc0-f180.google.com [209.85.220.180]) by mx.google.com with ESMTPS id ex7si2740717vdb.135.2013.07.18.05.54.41 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 18 Jul 2013 05:54:41 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.180 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.180; Received: by mail-vc0-f180.google.com with SMTP id gf12so1167906vcb.39 for ; Thu, 18 Jul 2013 05:54:41 -0700 (PDT) X-Received: by 10.220.164.138 with SMTP id e10mr3955719vcy.27.1374152081075; Thu, 18 Jul 2013 05:54:41 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.149.77 with SMTP id s13csp223399vcv; Thu, 18 Jul 2013 05:54:40 -0700 (PDT) X-Received: by 10.180.160.165 with SMTP id xl5mr19151830wib.46.1374152079991; Thu, 18 Jul 2013 05:54:39 -0700 (PDT) Received: from mail-we0-f176.google.com (mail-we0-f176.google.com [74.125.82.176]) by mx.google.com with ESMTPS id lk16si4442701wic.11.2013.07.18.05.54.39 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 18 Jul 2013 05:54:39 -0700 (PDT) Received-SPF: neutral (google.com: 74.125.82.176 is neither permitted nor denied by best guess record for domain of daniel.lezcano@linaro.org) client-ip=74.125.82.176; Received: by mail-we0-f176.google.com with SMTP id t56so2817757wes.21 for ; Thu, 18 Jul 2013 05:54:39 -0700 (PDT) X-Received: by 10.194.243.226 with SMTP id xb2mr8579107wjc.67.1374152079570; Thu, 18 Jul 2013 05:54:39 -0700 (PDT) Received: from mai.home (AToulouse-654-1-413-126.w82-125.abo.wanadoo.fr. [82.125.160.126]) by mx.google.com with ESMTPSA id r8sm16369267wiy.8.2013.07.18.05.54.37 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 18 Jul 2013 05:54:38 -0700 (PDT) From: Daniel Lezcano To: kgene.kim@samsung.com, rjw@sisk.pl Cc: linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org, patches@linaro.org, linaro-kernel@lists.linaro.org Subject: [PATCH 4/4] ARM: exynos: cpuidle: Remove useless headers Date: Thu, 18 Jul 2013 14:54:30 +0200 Message-Id: <1374152070-21008-4-git-send-email-daniel.lezcano@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1374152070-21008-1-git-send-email-daniel.lezcano@linaro.org> References: <1374152070-21008-1-git-send-email-daniel.lezcano@linaro.org> X-Gm-Message-State: ALoCoQnqv4z2gTTVG+4CUiWrH3QazwPlJZXx/R2lm7VoNEZHaoYqWLIIdhHGRoTdXpr2GoAV7iNf X-Original-Sender: daniel.lezcano@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.180 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , The headers: #include #include #include #include are not needed. Removed them. Signed-off-by: Daniel Lezcano Reviewed-by: Tomasz Figa --- arch/arm/mach-exynos/cpuidle.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/arch/arm/mach-exynos/cpuidle.c b/arch/arm/mach-exynos/cpuidle.c index 8d06128..027f5e7 100644 --- a/arch/arm/mach-exynos/cpuidle.c +++ b/arch/arm/mach-exynos/cpuidle.c @@ -8,18 +8,14 @@ * published by the Free Software Foundation. */ -#include #include #include #include #include -#include -#include #include #include #include -#include #include #include #include