1
0
Fork 0
forked from len0rd/rockbox

Patch by Rafaël Carré - Sansa AMS i2c :

* remove peripheral reset (already made in system_init).
  * Move empty i2c_init() from i2c-as3525.c (and remove that file)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20645 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Bertrik Sikken 2009-04-07 17:20:31 +00:00
parent 9ab84b073f
commit 070ee525ac
3 changed files with 5 additions and 34 deletions

View file

@ -366,7 +366,6 @@ target/arm/adc-as3514.c
target/arm/as3525/audio-as3525.c
target/arm/as3525/debug-as3525.c
target/arm/as3525/fmradio-i2c-as3525.c
target/arm/as3525/i2c-as3525.c
target/arm/as3525/i2s-as3525.c
target/arm/as3525/pcm-as3525.c
#endif /* BOOTLOADER */