From patchwork Sun Feb 10 16:32:39 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 14714 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 87B6423E0D for ; Sun, 10 Feb 2013 16:33:47 +0000 (UTC) Received: from mail-ve0-f177.google.com (mail-ve0-f177.google.com [209.85.128.177]) by fiordland.canonical.com (Postfix) with ESMTP id 34669A18E05 for ; Sun, 10 Feb 2013 16:33:47 +0000 (UTC) Received: by mail-ve0-f177.google.com with SMTP id m1so4580568ves.36 for ; Sun, 10 Feb 2013 08:33:46 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :received-spf:from:to:cc:subject:date:message-id:x-mailer :mime-version:content-type:x-gm-message-state; bh=NbEGOXmjv5HyaVG43n9qyTYPtnZHJZM759TEdTe/oSM=; b=WAEaXbX46QaxNkHV8svGVclY2auekpBghEOQgO8+YhIruOuJ/wMGbg3wd+LYLGyOtE qibD0qwtpOfBakMRzxfuWvd3mYw7dpRGB9OLwO1Xsk6S5vUjdo0lSx0x+Lb5Tv4WJmzL OUubF+zu+e+wxDR7bU1ybQJXkpmSQTWtefyzycZUvGvwivv2xgRzQRWDYIVRbgKPo6CA GcoDV0Qps4dd87PBtlxTkbB+DAo3YjGnirttRStH/fSLMYI5vE1ZtB6ww8kC66PDH8mE zOYbFP8bfhM3kEnMEacAp4nwQvP0BS+OxhxhfZTmGWytudEghn+vzebYH/uhUXet+B7Y JO7A== X-Received: by 10.52.24.98 with SMTP id t2mr13365295vdf.69.1360514026684; Sun, 10 Feb 2013 08:33:46 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.58.252.8 with SMTP id zo8csp58683vec; Sun, 10 Feb 2013 08:33:46 -0800 (PST) X-Received: by 10.14.178.196 with SMTP id f44mr40346202eem.14.1360514025823; Sun, 10 Feb 2013 08:33:45 -0800 (PST) Received: from eu1sys200aog116.obsmtp.com (eu1sys200aog116.obsmtp.com [207.126.144.141]) by mx.google.com with SMTP id z9si12226047eep.114.2013.02.10.08.33.40 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 10 Feb 2013 08:33:45 -0800 (PST) Received-SPF: neutral (google.com: 207.126.144.141 is neither permitted nor denied by best guess record for domain of linus.walleij@stericsson.com) client-ip=207.126.144.141; Authentication-Results: mx.google.com; spf=neutral (google.com: 207.126.144.141 is neither permitted nor denied by best guess record for domain of linus.walleij@stericsson.com) smtp.mail=linus.walleij@stericsson.com Received: from beta.dmz-eu.st.com ([164.129.1.35]) (using TLSv1) by eu1sys200aob116.postini.com ([207.126.147.11]) with SMTP ID DSNKURfL4zDIMbtfip/UTX/hInE6KHnenhpt@postini.com; Sun, 10 Feb 2013 16:33:45 UTC Received: from zeta.dmz-eu.st.com (zeta.dmz-eu.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id EBB42B1; Sun, 10 Feb 2013 16:32:46 +0000 (GMT) Received: from relay1.stm.gmessaging.net (unknown [10.230.100.17]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 65C2F4925; Sun, 10 Feb 2013 16:32:46 +0000 (GMT) Received: from exdcvycastm022.EQ1STM.local (alteon-source-exch [10.230.100.61]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client CN "exdcvycastm022", Issuer "exdcvycastm022" (not verified)) by relay1.stm.gmessaging.net (Postfix) with ESMTPS id CCAD824C2AB; Sun, 10 Feb 2013 17:32:37 +0100 (CET) Received: from steludxu4075.lud.stericsson.com (10.230.100.153) by smtp.stericsson.com (10.230.100.30) with Microsoft SMTP Server (TLS) id 8.3.83.0; Sun, 10 Feb 2013 17:32:45 +0100 From: Linus Walleij To: Cc: Anmar Oueja , Linus Walleij , , "Rafael J. Wysocki" Subject: [PATCH 1/2] drivers/cpufreq: delete dangling include Date: Sun, 10 Feb 2013 17:32:39 +0100 Message-ID: <1360513959-31695-1-git-send-email-linus.walleij@stericsson.com> X-Mailer: git-send-email 1.7.11.3 MIME-Version: 1.0 X-Gm-Message-State: ALoCoQkvx893m8+pwGoMfZNPNu1KDqRpXC4BxrqMtsAc1WF4phPWVzJF9SPp5hlgvr49xvqJmnY9 From: Linus Walleij There was a dangling #include in the cpufreq file missing from commit 7a4f26097d389c16c9956bc03b81532698d97d64 "ARM: ux500: de-globalize " Causing build regressions when building with cpufreq support. Cc: arm@kernel.org Cc: Rafael J. Wysocki Signed-off-by: Linus Walleij --- ARM SoC: please merge this patch directly to the next/cleanup branch once Rafael ACK it or you think it's taken too long (the patch is pretty obvious). --- drivers/cpufreq/db8500-cpufreq.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/cpufreq/db8500-cpufreq.c b/drivers/cpufreq/db8500-cpufreq.c index 523c940..87130e2 100644 --- a/drivers/cpufreq/db8500-cpufreq.c +++ b/drivers/cpufreq/db8500-cpufreq.c @@ -15,7 +15,6 @@ #include #include #include -#include static struct cpufreq_frequency_table *freq_table; static struct clk *armss_clk;