From: Alan Date: Mon, 8 Jan 2007 16:11:07 +0000 (+0000) Subject: sata_sis: Support for PATA supports X-Git-Tag: v2.6.21-rc1~274^2~510 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b14dec5adf47287a2b52fc9fdedd6a0e245daca;p=pandora-kernel.git sata_sis: Support for PATA supports This is quick rework of the patch Uwe proposed but using Kconfig not ifdefs and user selection to sort out PATA support. Instead of ifdefs and requiring the user to select both drivers the SATA driver selects the PATA one. For neatness I've also moved the extern into the function that uses it. Signed-off-by: Alan Cox Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed