summaryrefslogtreecommitdiffstats
path: root/linux-headers/asm-s390
diff options
context:
space:
mode:
authorAlex Williamson2012-11-13 20:27:40 +0100
committerAlex Williamson2012-11-13 20:27:40 +0100
commit716b8e4dd2f7a1674bf77d49fd50139cb577e70f (patch)
tree3ebd185f28d0543adff395b89a22120c34e70120 /linux-headers/asm-s390
parentaio: fix aio_ctx_prepare with idle bottom halves (diff)
downloadqemu-716b8e4dd2f7a1674bf77d49fd50139cb577e70f.tar.gz
qemu-716b8e4dd2f7a1674bf77d49fd50139cb577e70f.tar.xz
qemu-716b8e4dd2f7a1674bf77d49fd50139cb577e70f.zip
linux-headers: Update to 3.7-rc5
update-linux-headers.sh script run against Linux tag v3.7-rc5 Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'linux-headers/asm-s390')
-rw-r--r--linux-headers/asm-s390/kvm_para.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/linux-headers/asm-s390/kvm_para.h b/linux-headers/asm-s390/kvm_para.h
index 870051f645..ff1f4e7b30 100644
--- a/linux-headers/asm-s390/kvm_para.h
+++ b/linux-headers/asm-s390/kvm_para.h
@@ -1,5 +1,5 @@
/*
- * definition for paravirtual devices on s390
+ * User API definitions for paravirtual devices on s390
*
* Copyright IBM Corp. 2008
*
@@ -9,9 +9,3 @@
*
* Author(s): Christian Borntraeger <borntraeger@de.ibm.com>
*/
-
-#ifndef __S390_KVM_PARA_H
-#define __S390_KVM_PARA_H
-
-
-#endif /* __S390_KVM_PARA_H */