forked from len0rd/rockbox
More PortalPlayer I2C unification work
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12128 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e80470e958
commit
ec0a362ea2
3 changed files with 4 additions and 54 deletions
|
@ -28,11 +28,7 @@
|
|||
#include "kernel.h"
|
||||
#include "logf.h"
|
||||
#include "system.h"
|
||||
#if CONFIG_I2C == I2C_PP5002
|
||||
#include "i2c-pp5002.h"
|
||||
#else
|
||||
#include "i2c-pp5020.h"
|
||||
#endif
|
||||
#include "i2c-pp.h"
|
||||
|
||||
/* Local functions definitions */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue