forked from len0rd/rockbox
Clean up PP5020 I2C code (no functional changes):
Move into target tree. Use #defines instead of inb/outb. Whitespace cleanup. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12123 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6820ed1f7f
commit
5e765b2ea2
4 changed files with 46 additions and 50 deletions
|
|
@ -255,7 +255,7 @@ common/strlen.c
|
|||
target/arm/memset-arm.S
|
||||
target/arm/memset16-arm.S
|
||||
#if CONFIG_I2C == I2C_PP5020
|
||||
drivers/i2c-pp5020.c
|
||||
target/arm/i2c-pp5020.c
|
||||
#elif CONFIG_I2C == I2C_PP5002
|
||||
drivers/i2c-pp5002.c
|
||||
#elif CONFIG_I2C == I2C_PNX0101
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue