]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static"
authorThomas Mingarelli <Thomas.Mingarelli@hp.com>
Thu, 12 Jun 2008 20:20:32 +0000 (20:20 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 17 Jun 2008 20:43:48 +0000 (20:43 +0000)
commit3d44322423d3a94b7ee0f6451977ed0750288ee3
tree394768e0faa44f7aea674c476468d42ecf3bc7c1
parent419e40c91123a57eaca9df5531dc09b450b77fb3
Revert "[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static"

The driver needs the asmlinkage tag and the CFLAGS line in the Makefile.
Without it the driver doesn't work.

Signed-off-by: Thomas Mingarelli <Thomas.Mingarelli@hp.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/hpwdt.c