diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-25 21:01:37 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-25 21:01:37 +0200 |
commit | 762b8291be6944bd891fbe2c8976a2b2e5bbc726 (patch) | |
tree | 4ce2572c050d473bd8dcde8bfbaad0ab830b1b1c /include/asm-x86/Kbuild | |
parent | bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODE (diff) | |
parent | remove dummy asm/kvm.h files (diff) | |
download | linux-762b8291be6944bd891fbe2c8976a2b2e5bbc726.tar.xz linux-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-x86/Kbuild')
-rw-r--r-- | include/asm-x86/Kbuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-x86/Kbuild b/include/asm-x86/Kbuild index 00473f7dd819..4a8e80cdcfa5 100644 --- a/include/asm-x86/Kbuild +++ b/include/asm-x86/Kbuild @@ -3,7 +3,6 @@ include include/asm-generic/Kbuild.asm header-y += boot.h header-y += bootparam.h header-y += debugreg.h -header-y += kvm.h header-y += ldt.h header-y += msr-index.h header-y += prctl.h |