1
0
Fork 0
remarkable-uboot/arch/blackfin
Ian Campbell fd11bea2cc blackfin: make name_to_gpio be a weak symbol
This required moving it into a C file from the header.

The only user of a non-default name_to_gpio is blackfin, therefore build tested
with the blackfin bct-brettl2 build, which is one I picked at random. Also
tested with a build for the ARM tec board which uses the default/fallback
implementation. Inspection with objdump shows that both have done the right
thing.

This change was requested by Marek during review of the sunxi patch series.

Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
Cc: Marek Vasut <marex@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Sonic Zhang <sonic.adi@gmail.com>
2014-04-18 10:42:29 -04:00
..
cpu blackfin: make name_to_gpio be a weak symbol 2014-04-18 10:42:29 -04:00
include/asm blackfin: make name_to_gpio be a weak symbol 2014-04-18 10:42:29 -04:00
lib blackfin: Add <asm/clock.h> to numerous drivers 2014-02-20 12:00:27 -05:00
config.mk kbuild: improve Kbuild speed 2014-03-07 10:59:06 -05:00