From: Emmanuel Colbus Date: Wed, 29 Jun 2005 03:44:49 +0000 (-0700) Subject: [PATCH] Adapt drivers/char/vt_ioctl.c to non-x86 X-Git-Tag: v2.6.13-rc1~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcc8ca099;p=pandora-kernel.git [PATCH] Adapt drivers/char/vt_ioctl.c to non-x86 This code uses the x86 (non-AMD-ELAN) value of CLOCK_TICK_RATE instead of CLOCK_TICK_RATE itself, which is wrong for other archs. Signed-off-by: Emmanuel Colbus Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed