From: Daniel Mack Date: Sat, 17 Mar 2007 20:57:24 +0000 (+0100) Subject: ide: remove static prototypes from include/asm-mips/mach-au1x00/au1xxx_ide.h X-Git-Tag: v2.6.21-rc5~69^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c67cd146084040648b72933f138eeb72104be9d;p=pandora-kernel.git ide: remove static prototypes from include/asm-mips/mach-au1x00/au1xxx_ide.h This patch removes the static prototypes from the au1xxx_ide.h, some of them were not even implemented. Also, they caused build breakage since they differed from the functions actually implemented in drivers/ide/mips/au1xxx-ide.c. Signed-off-by: Daniel Mack Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed