compile fixes
Sascha Hauer
s.hauer at pengutronix.de
Thu Jan 23 08:28:34 EST 2014
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(-)
More information about the barebox
mailing list