commit | 15532f4761bb50a1ea55f0ab16fa9c4126aa73ca | [log] [tgz] |
---|---|---|
author | Xenia Ragiadakou <burzalodowa@gmail.com> | Thu Aug 29 11:45:12 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Aug 30 12:02:08 2013 -0700 |
tree | c78a5dbe65ac58639ff205222714d9aab61a3c83 | |
parent | 1512c91f1c7633b031f69d43f1d3523b29e77593 [diff] |
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>