rk_i2s: remove unused definition

This commit is contained in:
Andriy Gapon 2021-09-24 20:04:27 +03:00
parent 406e959d07
commit 89cb925fdd

View file

@ -50,8 +50,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)