From patchwork Tue Jan 7 08:15:15 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 22908 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-yh0-f70.google.com (mail-yh0-f70.google.com [209.85.213.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id DF60123A3F for ; Tue, 7 Jan 2014 08:19:14 +0000 (UTC) Received: by mail-yh0-f70.google.com with SMTP id l109sf25154886yhq.5 for ; Tue, 07 Jan 2014 00:19:13 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=0GqIahrzvHiTvrfB1vi8Wi55C7Br93wh54cxpfyYH1A=; b=bV2aOU2vnzVzYWltmPkwYhUvCfPvUVsr1Opq7zJ03VG02qIwW+woK0o8l7qBoOb34U cRTPzxTfg3S0E/e1uBpTkE64Yvy4gy1uf7cNw+KlxFLoNWcBkxWP0EY8PavkRAlRo093 Ea8iRJl2YER1TmaKzFlp5C/w5/pQUr4dDx5dYitMtcYeqWrF1RxmQHDWq8QWSLbAIrKb PqnXRrjnomuOigCMBgXebCvOwLXqvjFGTY9hXSp+fxxGDcj6gVPhM5CgtoA5GIZVY5QU nV/mmVqOwJd03RQ9Li1npKn8VrQD9Qyi3wM8rQyVg+HUHlo/CKwOgbXHmq67cfljRTh9 FAjQ== X-Gm-Message-State: ALoCoQnRZEsII46xzPEGznN2hdXD6pC1ao8pOgf/lnvP5vPM6K4KldRIkcQkJSMx4wjIGFwK5rMA X-Received: by 10.52.244.136 with SMTP id xg8mr40673417vdc.7.1389082753885; Tue, 07 Jan 2014 00:19:13 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.104.9 with SMTP id ga9ls30467qeb.38.gmail; Tue, 07 Jan 2014 00:19:13 -0800 (PST) X-Received: by 10.58.186.233 with SMTP id fn9mr924589vec.31.1389082753804; Tue, 07 Jan 2014 00:19:13 -0800 (PST) Received: from mail-vb0-f41.google.com (mail-vb0-f41.google.com [209.85.212.41]) by mx.google.com with ESMTPS id ec16si32485397veb.86.2014.01.07.00.19.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 07 Jan 2014 00:19:13 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.41 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.41; Received: by mail-vb0-f41.google.com with SMTP id p14so9733004vbm.14 for ; Tue, 07 Jan 2014 00:19:13 -0800 (PST) X-Received: by 10.52.237.228 with SMTP id vf4mr59611453vdc.3.1389082753698; Tue, 07 Jan 2014 00:19:13 -0800 (PST) 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.59.13.131 with SMTP id ey3csp144159ved; Tue, 7 Jan 2014 00:19:11 -0800 (PST) X-Received: by 10.66.136.71 with SMTP id py7mr3699510pab.2.1389082750791; Tue, 07 Jan 2014 00:19:10 -0800 (PST) Received: from mail-pb0-f42.google.com (mail-pb0-f42.google.com [209.85.160.42]) by mx.google.com with ESMTPS id wm3si57491534pab.281.2014.01.07.00.19.10 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 07 Jan 2014 00:19:10 -0800 (PST) Received-SPF: neutral (google.com: 209.85.160.42 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.160.42; Received: by mail-pb0-f42.google.com with SMTP id uo5so19767429pbc.29 for ; Tue, 07 Jan 2014 00:19:10 -0800 (PST) X-Received: by 10.68.139.100 with SMTP id qx4mr13886015pbb.144.1389082750200; Tue, 07 Jan 2014 00:19:10 -0800 (PST) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id ug2sm175599303pac.21.2014.01.07.00.19.07 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 07 Jan 2014 00:19:09 -0800 (PST) From: Sachin Kamat To: kvm@vger.kernel.org, kvmarm@lists.cs.columbia.edu Cc: christoffer.dall@linaro.org, gleb@kernel.org, pbonzini@redhat.com, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 1/1] KVM: ARM: Remove duplicate include Date: Tue, 7 Jan 2014 13:45:15 +0530 Message-Id: <1389082516-19709-1-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.41 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: , trace.h was included twice. Remove duplicate inclusion. Signed-off-by: Sachin Kamat --- 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 a92079011a83..0de91fc6de0f 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)