]> git.baikalelectronics.ru Git - kernel.git/commit
ehci: remove duplicate debug_async_open() prototype in ehci-dbg.c
authorXenia Ragiadakou <burzalodowa@gmail.com>
Thu, 29 Aug 2013 08:45:12 +0000 (11:45 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 30 Aug 2013 19:02:08 +0000 (12:02 -0700)
commitdc2822e7ba78f2745d5f4e57291a6ea7eada04d9
treec78a5dbe65ac58639ff205222714d9aab61a3c83
parent807250d48f632f6ca63428aedcdce90b48ed985a
ehci: remove duplicate debug_async_open() prototype in ehci-dbg.c

This patch removes the duplicate of debug_async_open() prototype following
three lines below the debug_async_open() declaration.

Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-dbg.c