]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Fix call to replaced SuperIO functions
authorMorten H. Larsen <m-larsen@post6.tele.dk>
Wed, 1 Sep 2010 02:29:13 +0000 (22:29 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 27 Sep 2010 00:18:39 +0000 (17:18 -0700)
commit92e8e73dcc82076d63296c03700a3d6324672028
treeade10b4c0d15f8fac0a5268d5456ac3af5493444
parent013dbea410981f6a064d1e7b2abfcbbbe6d24c9c
Fix call to replaced SuperIO functions

commit 59b25ed91400ace98d6cf0d59b1cb6928ad5cd37 upstream.

This patch fixes the failure to compile Alpha Generic because of
previously overlooked calls to ns87312_enable_ide(). The function has
been replaced by newer SuperIO code.

Tested-by: Michael Cree <mcree@orcon.net.nz>
Signed-off-by: Morten H. Larsen <m-larsen@post6.tele.dk>
Signed-off-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/alpha/kernel/proto.h
arch/alpha/kernel/sys_cabriolet.c
arch/alpha/kernel/sys_takara.c