diff options
author | Michael Straube <straube.linux@gmail.com> | 2025-07-13 12:02:29 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-07-15 10:06:40 +0200 |
commit | 9e233052608b6023dbe21ee6ff5ef51e70c96cdb (patch) | |
tree | befa058db7c7aa1912966fdc7773e2526f504f4a /scripts/gdb/linux/utils.py | |
parent | 1b0ee85ee7967a4d7a68080c3f6a66af69e4e0b4 (diff) |
staging: rtl8723bs: Efuse_WordEnableDataWrite() is not used
The function Efuse_WordEnableDataWrite() defined in rtw_efuse.c is not
used. Remove the function and code it is calling, i.e. the function
pointer (*Efuse_WordEnableDataWrite) in struct hal_ops and the function
Hal_EfuseWordEnableDataWrite() to which it points.
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20250713100229.13917-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions