Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 950975a7 authored by Dave Jones's avatar Dave Jones Committed by Greg Kroah-Hartman
Browse files

staging/lirc_parallel: remove pointless prototypes.



These are right before the actual definitions, so redundant.

Signed-off-by: default avatarDave Jones <davej@redhat.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 7cf131cb
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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);