]> git.baikalelectronics.ru Git - kernel.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)
commit20c1588f4607a2c7501ace38bb05abc0286891b4
tree35efe0442319903f424ffb97af0c46c09a008c93
parentea3991da9af3bb1416d381e975900f3817005dc5
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