]> git.karo-electronics.de Git - karo-tx-linux.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)
commit84295526a5797f7dfd75bba3d9438074f46ad7aa
treefe7ea23138c609692a9a603620556604c961f198
parent165483c6337d25c00d9eb18271bc99f75f1dd8b6
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