[PATCH 00/12] Warning Patches
Joel Sherrill
joel at rtems.org
Thu Mar 15 22:35:49 UTC 2018
Hi
You likely noticed the flurry of tickets for warnings. If I
assigned one to you please fix it. I am fixing most of them.
This is patch series makes a dent in the warnings and
closes some tickets I filed.
--joel
Joel Sherrill (12):
mcf5206elite/include/ds1307.h: Fix extra tokens at end of #endif
warning
bsps/sh/gensh1/include/bsp.h: Fix redefined warning
bsps/arm/gdbarmsim/include/bsp.h: Fix warning
bsps/arm/gdbarmsim/include/bsp.h: Fix warning
lm32_evr/include/bsp.h: Remove definition of BSP_DIRTY_MEMORY to
eliminate warning
mcf5272.h: Fix duplicate defintions for INT3
mvme3100/include/bsp.h: Remove extra quotes in macros
rtems/bfin/bf533.h: Eliminate redefinition warning and add sanity
check
bsp/arm-a8core-start.h: Add void return type to fix warning
mvme5500/include/bsp/VMEConfig.h: Remove spaces after \ and remove
tabs
beatnik/include/bsp.h: Remove extra quotes in macros
pc386/include/edid.h: Fix macro name to use _ not -
bsps/arm/gdbarmsim/include/bsp.h | 10 ++++----
bsps/arm/include/bsp/arm-a8core-start.h | 4 ++--
bsps/i386/pc386/include/edid.h | 4 ++--
bsps/lm32/lm32_evr/include/bsp.h | 10 ++++----
bsps/m68k/include/mcf5272/mcf5272.h | 6 ++---
bsps/m68k/mcf5206elite/include/ds1307.h | 2 +-
bsps/powerpc/beatnik/include/bsp.h | 8 +++----
bsps/powerpc/mvme3100/include/bsp.h | 12 +++++-----
bsps/powerpc/mvme5500/include/bsp/VMEConfig.h | 30 ++++++++++++------------
bsps/sh/gensh1/include/bsp.h | 13 ----------
cpukit/score/cpu/bfin/include/rtems/bfin/bf533.h | 9 +++++++
11 files changed, 52 insertions(+), 56 deletions(-)
--
1.8.3.1
More information about the devel
mailing list