[PATCH 0/2] Remove some leaked-in calypso dependencies

Wolfram Sang wolfram at the-dreams.de
Sat Apr 30 09:53:49 CEST 2011


Hi,

good news: mails are back
bad news: phone lost a battery pin :(

Here are two small patches to help the mediatek-branch compile without calypso
references. These were tested before the breakage and 'make all' still builds
fine for compal.

Regards,

   Wolfram

Wolfram Sang (2):
  comm: msgb: don't set backlight on error
  lib: move delay.c from calypso to lib

 src/target/firmware/calypso/Makefile |    2 +-
 src/target/firmware/calypso/delay.c  |   16 ----------------
 src/target/firmware/comm/msgb.c      |    1 -
 src/target/firmware/lib/Makefile     |    2 +-
 src/target/firmware/lib/delay.c      |   16 ++++++++++++++++
 5 files changed, 18 insertions(+), 19 deletions(-)
 delete mode 100644 src/target/firmware/calypso/delay.c
 create mode 100644 src/target/firmware/lib/delay.c

-- 
1.7.2.5




More information about the baseband-devel mailing list