rk_i2s: remove unused definition

(cherry picked from commit 89cb925fddac372f74068b9e57528090299032a2)
This commit is contained in:
Andriy Gapon 2021-09-24 20:04:27 +03:00
parent 52dfb8b114
commit 1dd72f26e3

View file

@ -51,8 +51,6 @@
#include <dev/sound/fdt/audio_dai.h>
#include "audio_dai_if.h"
#define AUDIO_BUFFER_SIZE 48000 * 4
#define I2S_TXCR 0x0000
#define I2S_CSR_2 (0 << 15)
#define I2S_CSR_4 (1 << 15)