forked from len0rd/rockbox
Move the PP5020 ADC defines to the c-file instead of repeating them across the header files. Also, the Tatung TPJ1022 should use the common PP5020 ADC driver.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19864 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a4e7bc383e
commit
04992ef050
7 changed files with 7 additions and 131 deletions
|
@ -857,7 +857,7 @@ target/arm/ata-as-arm.S
|
|||
target/arm/ata-pp5020.c
|
||||
target/arm/wmcodec-pp.c
|
||||
target/arm/i2s-pp.c
|
||||
target/arm/tatung/tpj1022/adc-tpj1022.c
|
||||
target/arm/adc-pp5020.c
|
||||
target/arm/tatung/tpj1022/backlight-tpj1022.c
|
||||
target/arm/tatung/tpj1022/button-tpj1022.c
|
||||
target/arm/tatung/tpj1022/lcd-tpj1022.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue