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)
commit58c2709c2b551704f289cb3442a41d2a0cf40b6e
tree394768e0faa44f7aea674c476468d42ecf3bc7c1
parentc8988f968240069aeae16d8cf9f59096a085eb27
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