git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed31348
)
parisc: __kernel_time_t is always long
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Sun, 16 Nov 2008 11:04:13 +0000
(12:04 +0100)
committer
Kyle McMartin
<kyle@hera.kernel.org>
Wed, 26 Nov 2008 22:22:36 +0000
(22:22 +0000)
__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 <geert@linux-m68k.org>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
No differences found