* staging/lirc_parallel: remove pointless prototypes.
@ 2011-07-11 16:21 Dave Jones
0 siblings, 0 replies; only message in thread
From: Dave Jones @ 2011-07-11 16:21 UTC (permalink / raw)
To: lirc; +Cc: Linux Kernel, greg
These are right before the actual definitions, so redundant.
Signed-off-by: Dave Jones <davej@redhat.com>
diff --git a/drivers/staging/lirc/lirc_parallel.c b/drivers/staging/lirc/lirc_parallel.c
index 50724c4..3a9337a 100644
--- a/drivers/staging/lirc/lirc_parallel.c
+++ b/drivers/staging/lirc/lirc_parallel.c
@@ -615,9 +615,6 @@ static struct platform_driver lirc_parallel_driver = {
},
};
-static int pf(void *handle);
-static void kf(void *handle);
-
static int pf(void *handle)
{
parport_disable_irq(pport);
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-07-11 16:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-11 16:21 staging/lirc_parallel: remove pointless prototypes Dave Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox