osmo-bts/src
Holger Hans Peter Freyther 2523cdbc7f misc: Fix various warnings in the code
sysmobts_vty.c: In function 'activate_lchan':
sysmobts_vty.c:373:3: warning: implicit declaration of function 'lchan_activate' [-Wimplicit-function-declaration]
sysmobts_vty.c:375:3: warning: implicit declaration of function 'lchan_deactivate' [-Wimplicit-function-declaration]

eeprom.c: In function 'eeprom_ReadEthAddr':
eeprom.c:305:5: warning: pointer targets in passing argument 3 of 'eeprom_read' differ in signedness [-Wpointer-sign]
eeprom.c:260:12: note: expected 'char *' but argument is of type 'uint8_t *'
2013-07-01 09:30:02 +02:00
..
common make oml_mo_state_init() a void function 2013-06-30 15:29:26 +02:00
osmo-bts-bb Makefile.am: Use AM_CPPFLAGS 2013-06-12 08:01:00 +02:00
osmo-bts-sysmo misc: Fix various warnings in the code 2013-07-01 09:30:02 +02:00
Makefile.am only build sysmocom-femtobts conditionally 2011-06-27 11:45:15 +02:00