sound: soc: fs1815: Drop redefinition of BIT()
Signed-off-by: claxten10 <claxten10@gmail.com>
This commit is contained in:
@@ -39,9 +39,6 @@
|
||||
// #define FSM_CALIB_SAVE_PATH "/data"
|
||||
// TODO
|
||||
#define FSM_CALIB_SAVE_PATH "/mnt/vendor/persist/audio"
|
||||
#ifndef BIT
|
||||
#define BIT(nr) (1UL << (nr))
|
||||
#endif
|
||||
|
||||
/* scenes defination */
|
||||
#define FSM_SCENE_UNKNOW (0)
|
||||
|
||||
Reference in New Issue
Block a user