aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2008-07-25 12:01:37 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-25 12:01:37 -0700
commit762b8291be6944bd891fbe2c8976a2b2e5bbc726 (patch)
tree4ce2572c050d473bd8dcde8bfbaad0ab830b1b1c /include/asm-sh
parentbootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODE (diff)
parentremove dummy asm/kvm.h files (diff)
downloadlinux-dev-762b8291be6944bd891fbe2c8976a2b2e5bbc726.tar.xz
linux-dev-762b8291be6944bd891fbe2c8976a2b2e5bbc726.zip
Merge git://git.infradead.org/~dwmw2/random-2.6
* git://git.infradead.org/~dwmw2/random-2.6: remove dummy asm/kvm.h files firmware: create firmware binaries during 'make modules'.
Diffstat (limited to 'include/asm-sh')
-rw-r--r--include/asm-sh/kvm.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-sh/kvm.h b/include/asm-sh/kvm.h
deleted file mode 100644
index 6af51dbab2d0..000000000000
--- a/include/asm-sh/kvm.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __LINUX_KVM_SH_H
-#define __LINUX_KVM_SH_H
-
-/* sh does not support KVM */
-
-#endif