From patchwork Fri Jun 27 03:49:27 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hanjun Guo X-Patchwork-Id: 4433241 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id D14EFBEECB for ; Fri, 27 Jun 2014 03:53:48 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 05444201C0 for ; Fri, 27 Jun 2014 03:53:48 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 001CF203A1 for ; Fri, 27 Jun 2014 03:53:46 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1X0NCN-0004El-TT; Fri, 27 Jun 2014 03:51:39 +0000 Received: from mail-pb0-f44.google.com ([209.85.160.44]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1X0NCI-00043L-Hl for linux-arm-kernel@lists.infradead.org; Fri, 27 Jun 2014 03:51:35 +0000 Received: by mail-pb0-f44.google.com with SMTP id md12so4043974pbc.3 for ; Thu, 26 Jun 2014 20:51:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=ajVy6MVJUegMrm5IpGhqI2+awc/tQag8oEKBUYhFMHg=; b=aLRtL3+m+nesTt+/3CzMaJUKy2A+PLZ0QFMJXP4jYncI/uts2YXQZuH9dpysnFabOT ndDljIQx+cyr7Rs/seZsYymm4FPHObAqa+g1I3CI1jEqPa4XZ0pRxqzPBbjcDZXozVLf YWzoR49G8IxxfHuJZyL1CXsS/3JkGy/MDu8zNij5Tz7PRmYmZNc1acS6px4GNb6Bp0qd roUF9p8MGXN1FIJCkMR2OBOobtVy6nGX6TNxK2k29ixaonFeN3x/D0gcwTH5b2O4E1f3 AXRA2cW0uNo9Gr8Xt24BQaX+jrssyZ0yyqprFhM3Odil8/vP9+Xsg5e5Q+Fm3Gtsexvj JALQ== X-Gm-Message-State: ALoCoQlukh3druQAu6r/ml7lUlsoDVVlRtVgmMqpEHcdAvneU/DvZRn7x0njvZSDyAE4OzslBPBc X-Received: by 10.68.110.3 with SMTP id hw3mr27205862pbb.144.1403841073393; Thu, 26 Jun 2014 20:51:13 -0700 (PDT) Received: from localhost ([183.247.163.231]) by mx.google.com with ESMTPSA id vx10sm44356635pac.17.2014.06.26.20.51.08 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 26 Jun 2014 20:51:12 -0700 (PDT) From: Hanjun Guo To: "Rafael J. Wysocki" , Catalin Marinas , linux-arm-kernel@lists.infradead.org, linux-acpi@vger.kernel.org Subject: [PATCH v4 04/13] ARM64 : Add dummy asm/cpu.h Date: Fri, 27 Jun 2014 11:49:27 +0800 Message-Id: <1403840976-7456-5-git-send-email-hanjun.guo@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1403840976-7456-1-git-send-email-hanjun.guo@linaro.org> References: <1403840976-7456-1-git-send-email-hanjun.guo@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140626_205134_628295_2E9991CC X-CRM114-Status: GOOD ( 10.03 ) X-Spam-Score: -0.7 (/) Cc: Mark Rutland , lorenzo.pieralisi@arm.com, rric@kernel.org, Graeme Gregory , Arnd Bergmann , linaro-acpi@lists.linaro.org, linux-kernel@vger.kernel.org, Grant Likely , Hanjun Guo , Sudeep Holla , Bjorn Helgaas , Charles.Garcia-Tobin@arm.com X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Graeme Gregory ACPI core requires a cpu.h, add a dummy one here temporarily. This file will be updated in the future to add definitions for arch_(un)register_cpu which are required for ACPI based physical CPU hotplug when these standards have be ratified by the ASWG. Reviewed-by: Grant Likely Signed-off-by: Graeme Gregory Signed-off-by: Hanjun Guo --- arch/arm64/include/asm/cpu.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 arch/arm64/include/asm/cpu.h diff --git a/arch/arm64/include/asm/cpu.h b/arch/arm64/include/asm/cpu.h new file mode 100644 index 0000000..cee7d3f --- /dev/null +++ b/arch/arm64/include/asm/cpu.h @@ -0,0 +1,11 @@ +/* + * Copyright (C) 2013-2014 ARM Ltd. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +#ifndef __ASM_CPU_H +#define __ASM_CPU_H + +#endif