]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: rtl8723au: Declare function static
authorKsenija Stanojevic <ksenija.stanojevic@gmail.com>
Thu, 29 Oct 2015 20:43:41 +0000 (13:43 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commitcc2f22c84d3cd53f67ea94555a28df962a12cb6c
treefe7ea23138c609692a9a603620556604c961f198
parent58484d9f9deba05e8bcae01aea8d35f54ee247b2
Staging: rtl8723au: Declare function static

Declare function Efuse_ReadAllMap as static since it's defined and used
only in this file.

Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_efuse.c