ath: drop duplicated define
Remove duplicate NO_CTL that is just 2 lines below. Signed-off-by: Tomislav Požega <pozega.tomislav@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:
parent
05039f01e6
commit
b50fd29c52
@ -28,7 +28,6 @@ enum ctl_group {
|
|||||||
CTL_ETSI = 0x30,
|
CTL_ETSI = 0x30,
|
||||||
};
|
};
|
||||||
|
|
||||||
#define NO_CTL 0xff
|
|
||||||
#define SD_NO_CTL 0xE0
|
#define SD_NO_CTL 0xE0
|
||||||
#define NO_CTL 0xff
|
#define NO_CTL 0xff
|
||||||
#define CTL_11A 0
|
#define CTL_11A 0
|
||||||
|
Loading…
Reference in New Issue
Block a user