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-s390/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-s390/Kbuild')
-rw-r--r-- | include/asm-s390/Kbuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-s390/Kbuild b/include/asm-s390/Kbuild index bb5e9edb9825..63a23415fba6 100644 --- a/include/asm-s390/Kbuild +++ b/include/asm-s390/Kbuild @@ -7,7 +7,6 @@ header-y += tape390.h header-y += ucontext.h header-y += vtoc.h header-y += zcrypt.h -header-y += kvm.h header-y += chsc.h unifdef-y += cmb.h |