]> asedeno.scripts.mit.edu Git - linux.git/commit
serial: lantiq: Change init_lqasc to static declaration
authorSongjun Wu <songjun.wu@linux.intel.com>
Tue, 16 Oct 2018 09:19:14 +0000 (17:19 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Nov 2018 16:43:27 +0000 (08:43 -0800)
commit40efa6c8f648c2cf28c0593164bd4993580bde87
tree35efe0442319903f424ffb97af0c46c09a008c93
parent3c8c2a9e29dca3ee40abf9a61672dfd9509e2ec4
serial: lantiq: Change init_lqasc to static declaration

init_lqasc() is only used internally, change to static declaration.

Signed-off-by: Songjun Wu <songjun.wu@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/lantiq.c