mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 22:32:43 -04:00
rk_i2s: remove unused definition
This commit is contained in:
parent
406e959d07
commit
89cb925fdd
1 changed files with 0 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue