From patchwork Tue Feb 12 11:43:54 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 14759 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 D436823E2E for ; Tue, 12 Feb 2013 11:45:02 +0000 (UTC) Received: from mail-ve0-f179.google.com (mail-ve0-f179.google.com [209.85.128.179]) by fiordland.canonical.com (Postfix) with ESMTP id 4EA8FA188C2 for ; Tue, 12 Feb 2013 11:45:02 +0000 (UTC) Received: by mail-ve0-f179.google.com with SMTP id da11so6156977veb.10 for ; Tue, 12 Feb 2013 03:45:01 -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=upPcL0ymyQMrytYEOcIl5xSh5sN77r+nw27g9csLYbM=; b=W5DlVCOd3kcpO0DtuAtHneAtGSuv7n0xOJsPKjE21EWVPP09Y3+Nu/eacqfJz3pQYM EGIj7YCY/WKqeG/jK/SgAVPa706lpNkeXiOL2jjBuuGzzOj36tRdeO9s26RXCBRBDdqf UqEkFJyGx+3hq8LR0+SBdXHel/1Zq80tvEga3BhJANW8l9xLhr/YrXQn6O8jBbiqjr03 xqymXnJcgJzcSGtIA0RyKM2SMCU50xaHZkmbQdcRTScRw+l7mtZSQ1yquIhsNkc0zyDE ab3ORDEElTqbLwuLSSJ7ZOT/I9uxzdeZOtu1X8yUIdDYDDb7NVvTUWI3T6S40uNcK01K AJRg== X-Received: by 10.52.38.234 with SMTP id j10mr9547169vdk.0.1360669501673; Tue, 12 Feb 2013 03:45:01 -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 zo8csp149156vec; Tue, 12 Feb 2013 03:45:00 -0800 (PST) X-Received: by 10.14.213.7 with SMTP id z7mr62854302eeo.2.1360669499995; Tue, 12 Feb 2013 03:44:59 -0800 (PST) Received: from eu1sys200aog111.obsmtp.com (eu1sys200aog111.obsmtp.com [207.126.144.131]) by mx.google.com with SMTP id i49si41846247eem.221.2013.02.12.03.44.54 (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 12 Feb 2013 03:44:59 -0800 (PST) Received-SPF: neutral (google.com: 207.126.144.131 is neither permitted nor denied by best guess record for domain of linus.walleij@stericsson.com) client-ip=207.126.144.131; Authentication-Results: mx.google.com; spf=neutral (google.com: 207.126.144.131 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 eu1sys200aob111.postini.com ([207.126.147.11]) with SMTP ID DSNKURorNrnSEi2OpJ0myqmk+w9+84Iiq+Ww@postini.com; Tue, 12 Feb 2013 11:44:59 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 D6E8163; Tue, 12 Feb 2013 11:44:00 +0000 (GMT) Received: from relay2.stm.gmessaging.net (unknown [10.230.100.18]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 7DDBD45F3; Tue, 12 Feb 2013 11:44:00 +0000 (GMT) Received: from exdcvycastm004.EQ1STM.local (alteon-source-exch [10.230.100.61]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client CN "exdcvycastm004", Issuer "exdcvycastm004" (not verified)) by relay2.stm.gmessaging.net (Postfix) with ESMTPS id 96448A8094; Tue, 12 Feb 2013 12:43:55 +0100 (CET) Received: from steludxu4075.lud.stericsson.com (10.230.100.153) by smtp.stericsson.com (10.230.100.2) with Microsoft SMTP Server (TLS) id 8.3.83.0; Tue, 12 Feb 2013 12:43:59 +0100 From: Linus Walleij To: Cc: Anmar Oueja , Linus Walleij , "Rafael J. Wysocki" Subject: [PATCH 1/2 v2] drivers/db8500-cpufreq: delete dangling include Date: Tue, 12 Feb 2013 12:43:54 +0100 Message-ID: <1360669434-21752-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: ALoCoQlFOGcWNtwjGrnDcSWUW7sdJezM6cbAdgRVA+W5tLgn4KSpFKWR2d2VIpgCJph0AC2vFL8W 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: Rafael J. Wysocki Signed-off-by: Linus Walleij --- ChangeLog v1->v2: - introduce db8500 in the subject. --- 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;