From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org
Subject: compile fixes
Date: Thu, 23 Jan 2014 14:28:34 +0100 [thread overview]
Message-ID: <1390483717-7722-1-git-send-email-s.hauer@pengutronix.de> (raw)
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
next reply other threads:[~2014-01-23 13:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-23 13:28 Sascha Hauer [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1390483717-7722-1-git-send-email-s.hauer@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox