From: Geert Uytterhoeven Date: Sun, 16 Nov 2008 11:04:13 +0000 (+0100) Subject: parisc: __kernel_time_t is always long X-Git-Tag: v2.6.28-rc7~39^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9860d1b08b082ffb54c4b7827c48c2728e12ba21;p=pandora-kernel.git parisc: __kernel_time_t is always long __kernel_time_t is always long on PA-RISC, irrespective of CONFIG_64BIT, hence move it out of the #ifdef CONFIG_64BIT / #else / #endif block. Signed-off-by: Geert Uytterhoeven Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed