This is an automated email from the ASF dual-hosted git repository.

pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git


    from 8512ca74b1 clock: adjust clock function to support tick
     new ae9ff3bc67 Fix lpc176x_clockconfig.c:213:16: error: variable 'regval' 
set but not used
     new 09997c6546 Fix lpc17_40_serial.c:814:20: error: unused function 
'lpc17_40_uart0config'
     new 5948dc8c8f Fix lpc17_40_sdcard.c:614:24: error: unused function 
'lpc17_40_getpwrctrl'
     new 3b060bad34 Fix error: format specifies type 'unsigned short' but the 
argument has type 'int'
     new 7daacec1fa Fix lpc17_40_serial.c:510:20: error: unused function 
'up_restoreuartint'
     new 4578df5cbb Fix lpc17_40_serial.c:705:24: error: unused function 
'lpc17_40_uartcclkdiv'
     new 463be02921 Fix usbhost/usbhost_hidmouse.c:1693:13: error: unused 
function 'usbhost_putle16'

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 arch/arm/src/lpc17xx_40xx/lpc176x_clockconfig.c |  2 +-
 arch/arm/src/lpc17xx_40xx/lpc17_40_sdcard.c     | 24 ------------------------
 arch/arm/src/lpc17xx_40xx/lpc17_40_serial.c     |  8 +++++---
 drivers/usbhost/usbhost_hidmouse.c              | 22 ----------------------
 include/nuttx/usb/usb.h                         |  8 ++++----
 net/sixlowpan/sixlowpan_internal.h              |  2 +-
 6 files changed, 11 insertions(+), 55 deletions(-)

Reply via email to