* [PATCH 13/17] ANSIfy powerpc floppy.h
@ 2007-03-14 9:20 Al Viro
0 siblings, 0 replies; only message in thread
From: Al Viro @ 2007-03-14 9:20 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel, linuxppc-dev
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
---
include/asm-powerpc/floppy.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/asm-powerpc/floppy.h b/include/asm-powerpc/floppy.h
index a0f14ee..afa700d 100644
--- a/include/asm-powerpc/floppy.h
+++ b/include/asm-powerpc/floppy.h
@@ -178,7 +178,7 @@ static struct fd_dma_ops virt_dma_ops =
._dma_setup = vdma_dma_setup
};
-static int fd_request_dma()
+static int fd_request_dma(void)
{
if (can_use_virtual_dma & 1) {
fd_ops = &virt_dma_ops;
--
1.5.0-rc2.GIT
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2007-03-14 9:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-14 9:20 [PATCH 13/17] ANSIfy powerpc floppy.h Al Viro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox