mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
imx233: implement core_sleep
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31443 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4e8320d2ec
commit
4fe6963e40
3 changed files with 13 additions and 1 deletions
|
|
@ -26,6 +26,7 @@
|
|||
#include "panic.h"
|
||||
|
||||
#include "clock-target.h" /* CPUFREQ_* are defined here */
|
||||
#include "clkctrl-imx233.h"
|
||||
#include "power-imx233.h"
|
||||
|
||||
/* Digital control */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue