mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Fix yellow from e532714d1f
Change-Id: I4f49e93fc1efa78874fb76de6a436ad1fc894cc5
This commit is contained in:
parent
e532714d1f
commit
148fac6f34
2 changed files with 0 additions and 20 deletions
|
|
@ -42,7 +42,6 @@ __ENSURE_STRUCT_CACHE_FRIENDLY(struct pcm_dma_command_t)
|
|||
|
||||
static int dac_locked = 0;
|
||||
static struct pcm_dma_command_t dac_dma;
|
||||
static bool dac_freezed = false;
|
||||
|
||||
static const void *dac_buf; /* current buffer */
|
||||
static size_t dac_size; /* remaining size */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue