This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 5669ac8 boards/arm/samv7/same70-qmtech: add buttons interface
add a597e66 bcm43xxx: fixed several warnings: warning: ISO C forbids
'return' with expression, in function returning void [-Wpedantic] warning:
format '%x' expects argument of type 'unsigned int', but argument 4 has type
'uint8_t * {aka unsigned char *}' [-Wformat=] warning: too many arguments for
format [-Wformat-extra-args]
No new revisions were added by this update.
Summary of changes:
drivers/wireless/ieee80211/bcm43xxx/bcmf_driver.c | 2 +-
drivers/wireless/ieee80211/bcm43xxx/bcmf_sdio.c | 2 +-
drivers/wireless/ieee80211/bcm43xxx/bcmf_sdio.h | 4 ++--
drivers/wireless/ieee80211/bcm43xxx/bcmf_sdpcm.c | 4 ++--
4 files changed, 6 insertions(+), 6 deletions(-)