diff options
| author | Michael S. Tsirkin | 2018-04-17 20:51:25 +0200 |
|---|---|---|
| committer | Michael S. Tsirkin | 2018-05-23 02:14:41 +0200 |
| commit | fe7f9b8e6e095bc2842180fe72dd45158678eeb7 (patch) | |
| tree | 796c8300339ac1806756c885cfa9b13289fcfce8 /linux-headers/asm-mips | |
| parent | x86/cpu: use standard-headers/asm-x86.kvm_para.h (diff) | |
| download | qemu-fe7f9b8e6e095bc2842180fe72dd45158678eeb7.tar.gz qemu-fe7f9b8e6e095bc2842180fe72dd45158678eeb7.tar.xz qemu-fe7f9b8e6e095bc2842180fe72dd45158678eeb7.zip | |
linux-headers: drop kvm_para.h
Unused now and can be removed.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'linux-headers/asm-mips')
| -rw-r--r-- | linux-headers/asm-mips/kvm_para.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/linux-headers/asm-mips/kvm_para.h b/linux-headers/asm-mips/kvm_para.h deleted file mode 100644 index dbb2464f3b..0000000000 --- a/linux-headers/asm-mips/kvm_para.h +++ /dev/null @@ -1,5 +0,0 @@ -#ifndef _ASM_MIPS_KVM_PARA_H -#define _ASM_MIPS_KVM_PARA_H - - -#endif /* _ASM_MIPS_KVM_PARA_H */ |
