commit | 8b1266f43d2671cbfc240bfd38fc77c6db02de54 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Fri Feb 22 21:58:02 2008 +0200 |
committer | Wim Van Sebroeck <wim@iguana.be> | Thu Mar 06 21:32:21 2008 +0000 |
tree | fb1fa944626134f731f44de469edf5e8e8682f23 | |
parent | 996d62d449a7d5e691b0da22b7c877df08c2b0a4 [diff] |
[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static This patch makes the needlessly global asminline_call() static and removes the not required "asmlinkage". Signed-off-by: Adrian Bunk <bunk@kernel.org> Acked-by: Thomas Mingarelli <Thomas.Mingarelli@hp.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be> Cc: Andrew Morton <akpm@linux-foundation.org>