From patchwork Wed Jan 8 22:47:30 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christoffer Dall X-Patchwork-Id: 3456471 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id F37F99F374 for ; Wed, 8 Jan 2014 22:51:10 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 4511B201C8 for ; Wed, 8 Jan 2014 22:51:10 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (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 DACD4201BF for ; Wed, 8 Jan 2014 22:51:08 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1W11w0-0000ef-1z; Wed, 08 Jan 2014 22:49:13 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1W11vZ-0004k5-Qm; Wed, 08 Jan 2014 22:48:45 +0000 Received: from mail-pa0-f53.google.com ([209.85.220.53]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1W11v7-0004fR-8g for linux-arm-kernel@lists.infradead.org; Wed, 08 Jan 2014 22:48:18 +0000 Received: by mail-pa0-f53.google.com with SMTP id hz1so2450272pad.26 for ; Wed, 08 Jan 2014 14:47:54 -0800 (PST) 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=hw4eTzX2xZIJUmJ66ncnkg8IBMEGsnjO2sWFMMt8fRc=; b=kAQHEXlaF5Qv49IbQ6hK/cRjvn2sXuR/xHIttblNVbnILvu3aPhifQSUkUPIqbpQFO xW2hregHG3U8fO63t0MyZ492SPJMoWelbNvJsp/U7/e8JBtkuiGYcCfzdND85yVC9Dx4 x1VqzW7fFuaZsSNlHYDNdNoMDAHmJdO59WLJjO8KCrzIHPeK48qoAeMMaj7A1jj9ElW5 iABkFtSzznEZFzVoQpuc/gUZc5EL5g/SfmSQyxEHTZVZW6LHlSgq0/Qew88bdI7SbHSP QACEEyjzdIj8ViZCgZcysmAQDI6smSl6FWnZq8Tz9LP85HNpp/LuMt91F7VMws3yw5Ec T07g== X-Gm-Message-State: ALoCoQkBgORX7oAjE1VWZQ5Aq14/vD6UnKcGKYDoS+pQQTcKXO0ifpubUd3AO3S1bkn5cHI5s4C2 X-Received: by 10.66.66.202 with SMTP id h10mr15955366pat.70.1389221274266; Wed, 08 Jan 2014 14:47:54 -0800 (PST) Received: from localhost.localdomain (c-67-169-181-221.hsd1.ca.comcast.net. [67.169.181.221]) by mx.google.com with ESMTPSA id xv2sm4920755pbb.39.2014.01.08.14.47.48 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 08 Jan 2014 14:47:49 -0800 (PST) From: Christoffer Dall To: kvm@vger.kernel.org Subject: [PATCH 5/5] KVM: ARM: Remove duplicate include Date: Wed, 8 Jan 2014 14:47:30 -0800 Message-Id: <1389221250-30034-6-git-send-email-christoffer.dall@linaro.org> X-Mailer: git-send-email 1.8.5.2 In-Reply-To: <1389221250-30034-1-git-send-email-christoffer.dall@linaro.org> References: <1389221250-30034-1-git-send-email-christoffer.dall@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140108_174817_430201_C13C8D09 X-CRM114-Status: UNSURE ( 8.40 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.6 (--) Cc: Gleb Natapov , Sachin Kamat , Marcelo Tosatti , Christoffer Dall , Paolo Bonzini , kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 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=-4.3 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, 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: Sachin Kamat trace.h was included twice. Remove duplicate inclusion. Signed-off-by: Sachin Kamat Signed-off-by: Christoffer Dall --- arch/arm/kvm/handle_exit.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/kvm/handle_exit.c b/arch/arm/kvm/handle_exit.c index a920790..0de91fc 100644 --- a/arch/arm/kvm/handle_exit.c +++ b/arch/arm/kvm/handle_exit.c @@ -26,8 +26,6 @@ #include "trace.h" -#include "trace.h" - typedef int (*exit_handle_fn)(struct kvm_vcpu *, struct kvm_run *); static int handle_svc_hyp(struct kvm_vcpu *vcpu, struct kvm_run *run)