From: Bartlomiej Zolnierkiewicz Date: Mon, 13 Oct 2008 19:39:32 +0000 (+0200) Subject: ide: make ide_pc_intr() static X-Git-Tag: v2.6.28-rc1~599^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa5d2de7b080873f6d9ac3aede423c9713bf0caa;p=pandora-kernel.git ide: make ide_pc_intr() static * Always use ide_pc_intr as a handler in ide_pc_intr(). * Remove no longer used ide*_pc_intr() and 'handler' argument from ide_{transfer_pc,pc_intr}(). * Make ide_pc_intr() static. There should be no functional changes caused by this patch. Cc: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed