commit | 01bc283e819895cca6d9b5c91062552db79cac26 | [log] [tgz] |
---|---|---|
author | Nishka Dasgupta <nishkadg.linux@gmail.com> | Wed Jun 26 12:20:57 2019 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 01 09:07:03 2019 +0200 |
tree | 050f78b922bc82ec5f1de77b7c8a4c14763f6557 | |
parent | c41ee96b3b894efb6e1b985f064a826de27264fa [diff] |
staging: rtl8188eu: Remove declarations of unused functions Remove the declarations of the following unused functions from rtw_eeprom.h: - eeprom_write16 - eeprom_read16 - eeprom_read_sz - read_eeprom_content - read_eeprom_content_by_attrib. Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>