mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* compile fixes
@ 2014-01-23 13:28 Sascha Hauer
  2014-01-23 13:28 ` [PATCH 1/3] environment: Use accessor functions for default environment path Sascha Hauer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sascha Hauer @ 2014-01-23 13:28 UTC (permalink / raw)
  To: barebox

These are some fixes for linker errors due to wrong dependencies.

Sascha

----------------------------------------------------------------
Sascha Hauer (3):
      environment: Use accessor functions for default environment path
      environment: Fix wrong Kconfig dependency
      net: phy: Add static inline wrapper for phy_register_fixup_for_uid

 arch/arm/boards/gk802/board.c      |  4 ++--
 arch/arm/boards/raspberry-pi/rpi.c |  2 +-
 arch/arm/boards/tqma6x/board.c     |  2 +-
 arch/arm/mach-omap/omap_generic.c  |  2 +-
 arch/arm/mach-socfpga/generic.c    |  2 +-
 commands/loadenv.c                 |  2 +-
 commands/saveenv.c                 |  2 +-
 common/Kconfig                     |  2 +-
 common/environment.c               | 14 +++++++++++++-
 common/startup.c                   |  1 +
 drivers/of/barebox.c               |  2 +-
 include/envfs.h                    | 13 ++++++++++++-
 include/linux/phy.h                | 13 +++++++++++--
 13 files changed, 47 insertions(+), 14 deletions(-)

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-01-23 13:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-23 13:28 compile fixes Sascha Hauer
2014-01-23 13:28 ` [PATCH 1/3] environment: Use accessor functions for default environment path Sascha Hauer
2014-01-23 13:28 ` [PATCH 2/3] environment: Fix wrong Kconfig dependency Sascha Hauer
2014-01-23 13:28 ` [PATCH 3/3] net: phy: Add static inline wrapper for phy_register_fixup_for_uid Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox