mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02:00
wifi: mt76: remove redundent MCU_UNI_CMD_* definitions
clear redundent definitions only
Fixes: 5b55b6da98 ("wifi: mt76: mt7921: add unified ROC cmd/event support")
Signed-off-by: Deren Wu <deren.wu@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
f22c0bffe8
commit
532f0482fc
|
|
@ -967,9 +967,6 @@ enum {
|
|||
DEV_INFO_MAX_NUM
|
||||
};
|
||||
|
||||
#define MCU_UNI_CMD_EVENT BIT(1)
|
||||
#define MCU_UNI_CMD_UNSOLICITED_EVENT BIT(2)
|
||||
|
||||
/* event table */
|
||||
enum {
|
||||
MCU_EVENT_TARGET_ADDRESS_LEN = 0x01,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user