mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
ipod nano 2g: make functions/variables static where possible, add missing #includes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27752 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
82a2cdb2ad
commit
446445e916
7 changed files with 116 additions and 121 deletions
|
|
@ -22,6 +22,7 @@
|
|||
#include "config.h"
|
||||
#include "kernel.h"
|
||||
#include "i2c-s5l8700.h"
|
||||
#include "pmu-target.h"
|
||||
|
||||
static struct mutex pmu_adc_mutex;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue