lkml.org 
[lkml]   [2015]   [Apr]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 3.12 14/63] KVM: ARM: Remove duplicate include
    Date
    From: Sachin Kamat <sachin.kamat@linaro.org>

    3.12-stable review patch. If anyone has any objections, please let me know.

    ===============

    commit 61466710de078c697106fa5b70ec7afc9feab520 upstream.

    trace.h was included twice. Remove duplicate inclusion.

    Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
    Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
    Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
    Signed-off-by: Jiri Slaby <jslaby@suse.cz>
    ---
    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)
    --
    2.3.5


    \
     
     \ /
      Last update: 2015-04-30 14:41    [W:4.517 / U:0.144 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site