提交 950975a7 编写于 作者: D Dave Jones 提交者: Greg Kroah-Hartman

staging/lirc_parallel: remove pointless prototypes.

These are right before the actual definitions, so redundant.
Signed-off-by: NDave Jones <davej@redhat.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 7cf131cb
......@@ -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);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册