summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
authorMark Arigo <markarigo@gmail.com>2009-01-27 03:19:57 +0000
committerMark Arigo <markarigo@gmail.com>2009-01-27 03:19:57 +0000
commit04992ef050a2bef8387f84efc6988211c34e19b7 (patch)
treeb9f5682b66fde3548ae059c4a6b0785024997274 /firmware/SOURCES
parenta4e7bc383ed296b532a648a02db62a06c99c9ad8 (diff)
downloadrockbox-04992ef050a2bef8387f84efc6988211c34e19b7.tar.gz
rockbox-04992ef050a2bef8387f84efc6988211c34e19b7.zip
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
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 4df4fae9a2..46c46c2ce2 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -857,7 +857,7 @@ target/arm/ata-as-arm.S
857target/arm/ata-pp5020.c 857target/arm/ata-pp5020.c
858target/arm/wmcodec-pp.c 858target/arm/wmcodec-pp.c
859target/arm/i2s-pp.c 859target/arm/i2s-pp.c
860target/arm/tatung/tpj1022/adc-tpj1022.c 860target/arm/adc-pp5020.c
861target/arm/tatung/tpj1022/backlight-tpj1022.c 861target/arm/tatung/tpj1022/backlight-tpj1022.c
862target/arm/tatung/tpj1022/button-tpj1022.c 862target/arm/tatung/tpj1022/button-tpj1022.c
863target/arm/tatung/tpj1022/lcd-tpj1022.c 863target/arm/tatung/tpj1022/lcd-tpj1022.c