diff options
| author | Michael S. Tsirkin <mst@redhat.com> | 2018-04-17 21:51:25 +0300 |
|---|---|---|
| committer | Michael S. Tsirkin <mst@redhat.com> | 2018-05-23 03:14:41 +0300 |
| commit | fe7f9b8e6e095bc2842180fe72dd45158678eeb7 (patch) | |
| tree | 796c8300339ac1806756c885cfa9b13289fcfce8 /linux-headers/asm-generic | |
| parent | 1814eab67398029a927847dfd29198a26aeaf7d8 (diff) | |
| download | focaccia-qemu-fe7f9b8e6e095bc2842180fe72dd45158678eeb7.tar.gz focaccia-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-generic')
| -rw-r--r-- | linux-headers/asm-generic/kvm_para.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/linux-headers/asm-generic/kvm_para.h b/linux-headers/asm-generic/kvm_para.h deleted file mode 100644 index 486f0af73c..0000000000 --- a/linux-headers/asm-generic/kvm_para.h +++ /dev/null @@ -1,4 +0,0 @@ -/* - * There isn't anything here, but the file must not be empty or patch - * will delete it. - */ |