Commit b50fd29c authored by Tomislav Požega's avatar Tomislav Požega Committed by Kalle Valo

ath: drop duplicated define

Remove duplicate NO_CTL that is just 2 lines below.
Signed-off-by: default avatarTomislav Požega <pozega.tomislav@gmail.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent 05039f01
......@@ -28,7 +28,6 @@ enum ctl_group {
CTL_ETSI = 0x30,
};
#define NO_CTL 0xff
#define SD_NO_CTL 0xE0
#define NO_CTL 0xff
#define CTL_11A 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment