]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Drop ALIGN from bios.h
authorSasha Levin <levinsasha928@gmail.com>
Tue, 3 May 2011 20:28:06 +0000 (23:28 +0300)
committerPekka Enberg <penberg@kernel.org>
Wed, 4 May 2011 17:56:48 +0000 (20:56 +0300)
commitcf1d6b9bb9de652e6c8392b3df0e864159bfb440
tree17b3b443eec32e808509ab643d28d9f299c4c762
parent578df33525621fbea171c975c5bf340a818982cd
kvm tools: Drop ALIGN from bios.h

Drops align from bios.h, fixes related code to use
<linux/kernel.h> instead.

Acked-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/include/kvm/bios.h
tools/kvm/mptable.c