From: Paolo 'Blaisorblade' Giarrusso Date: Thu, 7 Dec 2006 01:14:07 +0000 (+0100) Subject: [PATCH] x86: comment magic constants in delay.h X-Git-Tag: v2.6.20-rc1~145^2^2~8^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6536c1262c56d302e749ab1b44fdb0b9786327d;p=pandora-kernel.git [PATCH] x86: comment magic constants in delay.h For both i386 and x86_64, copy from arch/$ARCH/lib/delay.c comments about the used magic constants, plus a few other niceties. Signed-off-by: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andi Kleen include/asm-i386/delay.h | 5 ++++- include/asm-x86_64/delay.h | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) --- Reading git-diff-tree failed