diff options
Diffstat (limited to 'include/asm-avr32/kvm.h')
-rw-r--r-- | include/asm-avr32/kvm.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-avr32/kvm.h b/include/asm-avr32/kvm.h new file mode 100644 index 00000000000..8c5777020e2 --- /dev/null +++ b/include/asm-avr32/kvm.h @@ -0,0 +1,6 @@ +#ifndef __LINUX_KVM_AVR32_H +#define __LINUX_KVM_AVR32_H + +/* avr32 does not support KVM */ + +#endif |