From: Christoph Lameter Date: Tue, 29 Apr 2008 08:04:10 +0000 (-0700) Subject: s390: use kbuild.h instead of defining macros in asm-offsets.c X-Git-Tag: v2.6.26-rc1~376 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ca4d7bf7a650817c441073cb8d1c2c8dfbb9959;p=pandora-kernel.git s390: use kbuild.h instead of defining macros in asm-offsets.c New version that does not preserve the marker. Arch maintainers indicate that the marker functionality is is not needed anymore. Note you may simplify the s390 asm-offsets.c code further if you use the OFFSET() macro instead of the DEFINE. See kbuild.h Signed-off-by: Christoph Lameter Cc: Martin Schwidefsky Cc: Heiko Carstens Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed