From patchwork Thu Apr 25 18:39:49 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Grall X-Patchwork-Id: 16410 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vb0-f69.google.com (mail-vb0-f69.google.com [209.85.212.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 28F1F2395D for ; Thu, 25 Apr 2013 18:40:54 +0000 (UTC) Received: by mail-vb0-f69.google.com with SMTP id p12sf5704624vbe.4 for ; Thu, 25 Apr 2013 11:40:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:x-beenthere:x-received:received-spf :x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :received-spf:x-received:from:to:cc:subject:date:message-id:x-mailer :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=U7g6h8TLc8/iM8h88XhjPrQYiGwYdYc6cBToK1HhQ1k=; b=ZzS/JaI6vS6p1Qa3pI9eQ5zW65SpdDv3VKlpqxQsTUQngJuo0fBF6D9zyQRZDbu2e4 rjYrKU15eYr+DvVb97EY7I50e75Aq+EkQ9zivVtS81pkg86XJ5Ey+9Cmfx5TPdm6E7xQ MOP+JsgPdhakczDA4AHevX+l04iKSvy/g2kiT/cmNUGELh1jucTeKRfnLKXU+TAhJFz9 Ql7BL1BTrWWUT421Ey2sgUwqKaHoJe1yid2E0/lDJ1m2l+NO15lvlUfEspeLfJWGQ870 QhHRW5pyZs2tvETA1IgCNJimKjzO+uWdymoan/ahRAnGvHrWQL9S0CoKYklZtvIvsAI6 Zx0w== X-Received: by 10.236.32.67 with SMTP id n43mr20306184yha.0.1366915199776; Thu, 25 Apr 2013 11:39:59 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.63.228 with SMTP id j4ls1349141qes.80.gmail; Thu, 25 Apr 2013 11:39:59 -0700 (PDT) X-Received: by 10.52.110.133 with SMTP id ia5mr23499072vdb.129.1366915199375; Thu, 25 Apr 2013 11:39:59 -0700 (PDT) Received: from mail-vc0-f170.google.com (mail-vc0-f170.google.com [209.85.220.170]) by mx.google.com with ESMTPS id p19si3779017vcw.89.2013.04.25.11.39.59 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 25 Apr 2013 11:39:59 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.170 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.170; Received: by mail-vc0-f170.google.com with SMTP id hv10so3155467vcb.1 for ; Thu, 25 Apr 2013 11:39:59 -0700 (PDT) X-Received: by 10.52.69.109 with SMTP id d13mr1281286vdu.75.1366915199138; Thu, 25 Apr 2013 11:39:59 -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.127.98 with SMTP id nf2csp35435veb; Thu, 25 Apr 2013 11:39:58 -0700 (PDT) X-Received: by 10.180.205.226 with SMTP id lj2mr74200984wic.5.1366915197613; Thu, 25 Apr 2013 11:39:57 -0700 (PDT) Received: from mail-we0-x234.google.com (mail-we0-x234.google.com [2a00:1450:400c:c03::234]) by mx.google.com with ESMTPS id d20si9639101wiv.118.2013.04.25.11.39.57 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 25 Apr 2013 11:39:57 -0700 (PDT) Received-SPF: neutral (google.com: 2a00:1450:400c:c03::234 is neither permitted nor denied by best guess record for domain of julien.grall@linaro.org) client-ip=2a00:1450:400c:c03::234; Received: by mail-we0-f180.google.com with SMTP id x43so2841802wey.25 for ; Thu, 25 Apr 2013 11:39:57 -0700 (PDT) X-Received: by 10.194.58.243 with SMTP id u19mr37571100wjq.47.1366915197155; Thu, 25 Apr 2013 11:39:57 -0700 (PDT) Received: from belegaer.uk.xensource.com. (firewall.ctxuk.citrix.com. [46.33.159.2]) by mx.google.com with ESMTPSA id nf9sm22654895wic.3.2013.04.25.11.39.54 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 25 Apr 2013 11:39:56 -0700 (PDT) From: Julien Grall To: xen-devel@lists.xensource.com Cc: Stefano.Stabellini@eu.citrix.com, Ian.Campbell@citrix.com, patches@linaro.org, Julien Grall Subject: [PATCH] arm64: Fix compilation error with EARLY_PRINTK disabled Date: Thu, 25 Apr 2013 19:39:49 +0100 Message-Id: <1366915189-20509-1-git-send-email-julien.grall@linaro.org> X-Mailer: git-send-email 1.7.10.4 X-Gm-Message-State: ALoCoQkdRp/Upv1/094NEesmO7/yXEgNp2nwBMUFAtU0/GT6Kmeg7X5YohIh/F4MTQtnbXJbNIZL X-Original-Sender: julien.grall@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.170 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: , arm64/head.S: Assembler messages: arm64/head.S:391: Error: operand 1 should be an integer register -- `mov pc,lr' Signed-off-by: Julien Grall Acked-by: Ian Campbell --- xen/arch/arm/arm64/head.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/arch/arm/arm64/head.S b/xen/arch/arm/arm64/head.S index f0d9066..ef02899 100644 --- a/xen/arch/arm/arm64/head.S +++ b/xen/arch/arm/arm64/head.S @@ -388,6 +388,6 @@ init_uart: .global early_puts early_puts: puts: -putn: mov pc, lr +putn: ret #endif /* EARLY_UART_ADDRESS */