aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips
diff options
context:
space:
mode:
authorSergei Shtylyov <sshtylyov@ru.mvista.com>2008-04-17 01:14:33 +0200
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>2008-04-17 01:14:33 +0200
commitfabd3a223a96de1a91b2148655f2ed09ca9d1c20 (patch)
tree46e3d726532a8bdb5d1f57aef28a4509c87dfc45 /include/asm-mips
parentAu1200: kill IDE driver function prototypes (diff)
downloadlinux-dev-fabd3a223a96de1a91b2148655f2ed09ca9d1c20.tar.xz
linux-dev-fabd3a223a96de1a91b2148655f2ed09ca9d1c20.zip
Au1200: IDE driver build fix
The driver fails to compile with CONFIG_BLK_DEV_IDE_AU1XXX_MDMA2_DBDMA enabled: drivers/ide/mips/au1xxx-ide.c: In function `auide_build_dmatable': drivers/ide/mips/au1xxx-ide.c:256: error: implicit declaration of function `sg_virt' drivers/ide/mips/au1xxx-ide.c:275: error: implicit declaration of function `sg_next' drivers/ide/mips/au1xxx-ide.c:275: warning: assignment makes pointer from integer without a cast Fix this by including <linux/scatterlist.h>. While at it, remove the #include's without which the driver happily builds. Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'include/asm-mips')
0 files changed, 0 insertions, 0 deletions