]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86, mkpiggy: Don't open code put_unaligned_le32()
authorMatt Fleming <matt.fleming@intel.com>
Tue, 28 Feb 2012 13:37:22 +0000 (13:37 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 May 2012 15:53:34 +0000 (08:53 -0700)
commit24eba790c0dae612b499a77e736fb11cc8e81a9c
tree7633ad3fa70d5975f07fd8d26ec27ed5ed6bed57
parent65907d483ca9f9d92eb22eb40d7b5f0cdbe7d235
x86, mkpiggy: Don't open code put_unaligned_le32()

commit 12871c568305a0b20f116315479a18cd46882e9b upstream.

Use the new headers in tools/include instead of rolling our own
put_unaligned_le32() implementation.

Cc: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Link: http://lkml.kernel.org/r/1330436245-24875-4-git-send-email-matt@console-pimps.org
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/boot/compressed/Makefile
arch/x86/boot/compressed/mkpiggy.c