staging: line6: Make *_disconnect() functions static
authorChris Rorvick <chris@rorvick.com>
Mon, 12 Jan 2015 20:43:00 +0000 (12:43 -0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 12 Jan 2015 21:24:11 +0000 (22:24 +0100)
Remove declarations from the header and move the definitions up in the
source so they need not be forward declared.

Signed-off-by: Chris Rorvick <chris@rorvick.com>
Reviewed-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found