patches for compiler warnings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



These patches fix some compiler warnings, partly by just disabling
the warning in the compiler. The set-but-not-used warnings are not
very useful and often trigger false positives, so disable this. Same
with "warning: generating trampoline in object".

Sascha Hauer (5):
      scripts/Kbuild.include: update to latest kernel version
      Makefile: disable unused-but-set-variable warning
      mtd Kconfig: only select NAND_READ_OOB when NAND is enabled
      net dm9k: Fix compiler warning
      Makefile: disable warning: generating trampoline in object

 Makefile               |    6 ++
 drivers/mtd/Kconfig    |    4 +-
 drivers/net/dm9k.c     |    2 +
 scripts/Kbuild.include |  143 ++++++++++++++++++++++++++++++++++--------------
 4 files changed, 112 insertions(+), 43 deletions(-)

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox


[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux