staging: rtl8723bs: remove typedefs in odm_interface.h
authorMarco Cesati <marcocesati@gmail.com>
Fri, 12 Mar 2021 08:26:11 +0000 (09:26 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Mar 2021 16:25:39 +0000 (17:25 +0100)
commit41da002ed06dcb8dd34442ac5d4a99fe87e969cc
treef6e372b1b914d4a2d1e9e17aa7e15682e628b192
parentf61ada8c23db0f0b3eeccd13c67e1df5d86b4372
staging: rtl8723bs: remove typedefs in odm_interface.h

This commit fixes the following checkpatch.pl warning:

    WARNING: do not add new typedefs
    #42: FILE: hal/odm_interface.h:42:
    +typedef enum _ODM_H2C_CMD {

Signed-off-by: Marco Cesati <marco.cesati@gmail.com>
Link: https://lore.kernel.org/r/20210312082638.25512-7-marco.cesati@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/odm_interface.h