Delete unused stub functions.
Change-Id: I886d65b60364699845475e2ea1a741aece506a8f
This commit is contained in:
parent
6637e24aed
commit
26e5e605d2
1 changed files with 0 additions and 8 deletions
|
@ -581,14 +581,6 @@ static unsigned ci_sleep(unsigned ticks)
|
|||
return 0;
|
||||
}
|
||||
|
||||
static void ci_cpucache_flush(void)
|
||||
{
|
||||
}
|
||||
|
||||
static void ci_cpucache_invalidate(void)
|
||||
{
|
||||
}
|
||||
|
||||
static struct codec_api ci = {
|
||||
|
||||
0, /* filesize */
|
||||
|
|
Loading…
Reference in a new issue