]> git.baikalelectronics.ru Git - kernel.git/commit
[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static
authorAdrian Bunk <bunk@kernel.org>
Fri, 22 Feb 2008 19:58:02 +0000 (21:58 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Thu, 6 Mar 2008 21:32:21 +0000 (21:32 +0000)
commit80fb4d1b5048f5a9584585cd52156c7a2a8bf69e
treefb1fa944626134f731f44de469edf5e8e8682f23
parent4172846b5996ea7b515b6f133cb707342e95554c
[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>
drivers/watchdog/hpwdt.c