From patchwork Fri Feb 1 08:52:05 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 14398 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 2632223F96 for ; Fri, 1 Feb 2013 08:52:27 +0000 (UTC) Received: from mail-vc0-f172.google.com (mail-vc0-f172.google.com [209.85.220.172]) by fiordland.canonical.com (Postfix) with ESMTP id CA32BA18BA7 for ; Fri, 1 Feb 2013 08:52:26 +0000 (UTC) Received: by mail-vc0-f172.google.com with SMTP id l6so2319347vcl.17 for ; Fri, 01 Feb 2013 00:52:26 -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=Vvy7dJzG+y/G6OCEGqMra1vY3+wB2mj4T34uWDBfAdA=; b=W4sMXvEgaro5+yVrckK1sn2idtnDerjGtWRZJ0Tk9C5Yp9tbdhNLgoXWia4Eo7w3us 0MNpZCdgRJ2aGKodASttPUwifoBMeVWz4uSSzh288St3jEtQfSBUCo+iDWp3K6W5Siwh w6dmYHHk6tEtmDOSWmArrrg9nxCqsDt+16YgY7D73jWc02kXPx8P0/E9I4M+0ydMG0oQ Ai6lmTdLG69aLTgkPEGV/x8ERJrR8trrjGn/CtABlGTLCZw6gF7vkLmo9kZF3YJWq6qu kAVLCkhAdOezHVk0DJW5JzMa3t9TQ0pKq3uJuVun++rW4k/Zgxdwy3gxLV7h2cIU0AZR p6pg== X-Received: by 10.52.66.14 with SMTP id b14mr9570120vdt.0.1359708746281; Fri, 01 Feb 2013 00:52:26 -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 zo8csp106251vec; Fri, 1 Feb 2013 00:52:25 -0800 (PST) X-Received: by 10.14.225.133 with SMTP id z5mr37392816eep.15.1359708744608; Fri, 01 Feb 2013 00:52:24 -0800 (PST) Received: from eu1sys200aog101.obsmtp.com (eu1sys200aog101.obsmtp.com [207.126.144.111]) by mx.google.com with SMTP id 45si11797916eeg.171.2013.02.01.00.52.17 (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 01 Feb 2013 00:52:24 -0800 (PST) Received-SPF: neutral (google.com: 207.126.144.111 is neither permitted nor denied by best guess record for domain of linus.walleij@stericsson.com) client-ip=207.126.144.111; Authentication-Results: mx.google.com; spf=neutral (google.com: 207.126.144.111 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-ap.st.com ([138.198.100.35]) (using TLSv1) by eu1sys200aob101.postini.com ([207.126.147.11]) with SMTP ID DSNKUQuCP2tPAUgc1uEjd10TzLxgUJw7OaLJ@postini.com; Fri, 01 Feb 2013 08:52:24 UTC Received: from zeta.dmz-ap.st.com (ns6.st.com [138.198.234.13]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 339B1102; Fri, 1 Feb 2013 08:44:01 +0000 (GMT) Received: from relay2.stm.gmessaging.net (unknown [10.230.100.18]) by zeta.dmz-ap.st.com (STMicroelectronics) with ESMTP id D3D641289; Fri, 1 Feb 2013 08:52:10 +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 9676DA8072; Fri, 1 Feb 2013 09:52:06 +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; Fri, 1 Feb 2013 09:52:09 +0100 From: Linus Walleij To: Cc: , Anmar Oueja , Linus Walleij Subject: [PATCH] ARM: nomadik: fix OF compilation regression Date: Fri, 1 Feb 2013 09:52:05 +0100 Message-ID: <1359708725-21978-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: ALoCoQnrVAHzrHhU0w1QUmJnq3Wga1SzHZcNguc6a0VCasOVBxGLrRveluDbMfKdSMeDSErD6z48 From: Linus Walleij The Nomadik Device Tree patch series accidentally selected OF instead of USE_OF which led to problems during compile: arch/arm/kernel/devtree.c: In function 'arm_dt_memblock_reserve': /home/elinwal/linux-arm-soc/arch/arm/kernel/devtree.c:43:7: error: 'initial_boot_params' undeclared (first use in this function) (etc). This fixes it up by selecting USE_OF instead. Reported-by: Arnd Bergmann Signed-off-by: Linus Walleij --- ARM SoC guys: this applies to your nomadik/dt branch. Please apply it directly. --- arch/arm/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index bef46ed..42ee64e 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -904,7 +904,7 @@ config ARCH_NOMADIK select CPU_ARM926T select GENERIC_CLOCKEVENTS select MIGHT_HAVE_CACHE_L2X0 - select OF + select USE_OF select PINCTRL select PINCTRL_STN8815 select SPARSE_IRQ