mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 21:22:39 -05:00
Fix yellow. Left an unused temp variable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29117 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0a98e8af9d
commit
90aafeae67
1 changed files with 0 additions and 1 deletions
|
|
@ -86,7 +86,6 @@ static void do_dvfs_update(unsigned int level)
|
|||
{
|
||||
const struct dvfs_clock_table_entry *setting = &dvfs_clock_table[level];
|
||||
unsigned long pmcr0 = CCM_PMCR0;
|
||||
int oldlevel;
|
||||
|
||||
if (pmcr0 & CCM_PMCR0_DPTEN)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue