From patchwork Wed Jun 12 08:15:10 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Viresh Kumar X-Patchwork-Id: 17817 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ye0-f198.google.com (mail-ye0-f198.google.com [209.85.213.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 9965425E1A for ; Wed, 12 Jun 2013 08:20:08 +0000 (UTC) Received: by mail-ye0-f198.google.com with SMTP id m13sf8391200yen.9 for ; Wed, 12 Jun 2013 01:20:08 -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: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=JfIvRlWHHnC8ue/A+pr4sBBVPTjLw3zklpbru72ULpo=; b=gDakC3P8d49pxfUIhdyOoFaasFFQNlQA+N2NELakvORyj/ev9PkF2ZaBwGlqMN8U05 bF92Uh83pjTqiqdi8ZNVJLS9E8BywO5ii3u5YjF+xp7J+Ikad7oAdG6I32PUJdY+EySO +nnEBS69+beR2cYFDHBxaEoDuMxXYZKOgLOow0xnA/1SaYlRXLGIlru68S5MgZjnu/n3 xbpsD0ifmmjXCRZmqgQ4atf+cpTntf5Rnl3+Kr5lGblGfIbxR4pxEie8XTA0Pk0nHwVl EqErBERSNbW6vPqhJSMaTBbAvxBSaSXjP5mCb/pC6vvmlYno5hFBoESq9i0xpS4wxHgr Q+jw== X-Received: by 10.236.161.234 with SMTP id w70mr10486039yhk.22.1371025208369; Wed, 12 Jun 2013 01:20:08 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.105.7 with SMTP id gi7ls3513964qeb.56.gmail; Wed, 12 Jun 2013 01:20:08 -0700 (PDT) X-Received: by 10.52.165.99 with SMTP id yx3mr7890248vdb.34.1371025208177; Wed, 12 Jun 2013 01:20:08 -0700 (PDT) Received: from mail-vc0-f175.google.com (mail-vc0-f175.google.com [209.85.220.175]) by mx.google.com with ESMTPS id k11si8231992vcm.88.2013.06.12.01.20.08 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 12 Jun 2013 01:20:08 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.175 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.175; Received: by mail-vc0-f175.google.com with SMTP id hr11so6030390vcb.34 for ; Wed, 12 Jun 2013 01:20:08 -0700 (PDT) X-Received: by 10.52.171.80 with SMTP id as16mr8040463vdc.90.1371025208072; Wed, 12 Jun 2013 01:20:08 -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.58.191.99 with SMTP id gx3csp134979vec; Wed, 12 Jun 2013 01:20:07 -0700 (PDT) X-Received: by 10.68.28.1 with SMTP id x1mr9426732pbg.113.1371025207047; Wed, 12 Jun 2013 01:20:07 -0700 (PDT) Received: from mail-pa0-x230.google.com (mail-pa0-x230.google.com [2607:f8b0:400e:c03::230]) by mx.google.com with ESMTPS id tr9si8924029pbc.13.2013.06.12.01.20.06 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 12 Jun 2013 01:20:07 -0700 (PDT) Received-SPF: neutral (google.com: 2607:f8b0:400e:c03::230 is neither permitted nor denied by best guess record for domain of viresh.kumar@linaro.org) client-ip=2607:f8b0:400e:c03::230; Received: by mail-pa0-f48.google.com with SMTP id kp12so4743738pab.35 for ; Wed, 12 Jun 2013 01:20:06 -0700 (PDT) X-Received: by 10.68.95.101 with SMTP id dj5mr18965427pbb.100.1371025206643; Wed, 12 Jun 2013 01:20:06 -0700 (PDT) Received: from localhost ([106.197.71.203]) by mx.google.com with ESMTPSA id vv6sm23907438pab.6.2013.06.12.01.19.56 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 12 Jun 2013 01:20:06 -0700 (PDT) From: Viresh Kumar To: rjw@sisk.pl Cc: linaro-kernel@lists.linaro.org, patches@linaro.org, cpufreq@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, robin.randhawa@arm.com, Steve.Bannister@arm.com, Liviu.Dudau@arm.com, charles.garcia-tobin@arm.com, arvind.chauhan@arm.com, arnd@arndb.de, Viresh Kumar , Sekhar Nori Subject: [PATCH 03/11] cpufreq: davinci: select CPU_FREQ_TABLE Date: Wed, 12 Jun 2013 13:45:10 +0530 Message-Id: <1894877337de5e8cf067a147a3b416b95c4cc62e.1371022830.git.viresh.kumar@linaro.org> X-Mailer: git-send-email 1.7.12.rc2.18.g61b472e In-Reply-To: References: In-Reply-To: References: X-Gm-Message-State: ALoCoQknyGZ1C87m26MhbJLq9G/RR+4n7xhCvaGf65mxWr/A3UQAkkDkBHetxxXzMgXL+HSwQRlX X-Original-Sender: viresh.kumar@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.175 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: , CPUFreq driver of this platform uses APIs from freq_table.c and so must select CPU_FREQ_TABLE. Cc: Sekhar Nori Signed-off-by: Viresh Kumar --- arch/arm/mach-davinci/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-davinci/Kconfig b/arch/arm/mach-davinci/Kconfig index a075b3e..e026b19 100644 --- a/arch/arm/mach-davinci/Kconfig +++ b/arch/arm/mach-davinci/Kconfig @@ -40,6 +40,7 @@ config ARCH_DAVINCI_DA850 bool "DA850/OMAP-L138/AM18x based system" select ARCH_DAVINCI_DA8XX select ARCH_HAS_CPUFREQ + select CPU_FREQ_TABLE select CP_INTC config ARCH_DAVINCI_DA8XX