[U-Boot] Pull request: u-boot-blackfin

Hi Tom,
Please pull the following patches from u-boot-blackfin into your tree.
Thanks
Sonic Zhang
The following changes since commit 509dca7a11aad394d781a9d31a7bfa6692562741:
Merge branch 'master' of git://git.denx.de/u-boot-video (2013-10-30 08:36:48 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-blackfin.git master
for you to fetch changes up to cae4d0403c0863176f228d410d6a29b3f4b9d595:
blackfin: Move machine specific gpio_port_t structure back to blackfin arch folder. (2013-11-04 16:50:46 +0800)
---------------------------------------------------------------- Masahiro Yamada (1): blackfin: fix a warning in arch/blackfin/cpu/cpu.c
Steven Miao (1): blackfin: Move machine specific gpio_port_t structure back to blackfin arch folder.
arch/blackfin/cpu/Makefile | 2 +- arch/blackfin/cpu/cpu.c | 3 +++ arch/blackfin/cpu/gpio.c | 17 +++++++++++++++++ arch/blackfin/include/asm/gpio.h | 3 +++ drivers/gpio/adi_gpio2.c | 17 ----------------- 5 files changed, 24 insertions(+), 18 deletions(-)

On Mon, Nov 04, 2013 at 05:09:03PM +0800, Sonic Zhang wrote:
Hi Tom,
Please pull the following patches from u-boot-blackfin into your tree.
Thanks
Sonic Zhang
The following changes since commit 509dca7a11aad394d781a9d31a7bfa6692562741:
Merge branch 'master' of git://git.denx.de/u-boot-video (2013-10-30 08:36:48 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-blackfin.git master
for you to fetch changes up to cae4d0403c0863176f228d410d6a29b3f4b9d595:
blackfin: Move machine specific gpio_port_t structure back to blackfin arch folder. (2013-11-04 16:50:46 +0800)
Masahiro Yamada (1): blackfin: fix a warning in arch/blackfin/cpu/cpu.c
Steven Miao (1): blackfin: Move machine specific gpio_port_t structure back to blackfin arch folder.
arch/blackfin/cpu/Makefile | 2 +- arch/blackfin/cpu/cpu.c | 3 +++ arch/blackfin/cpu/gpio.c | 17 +++++++++++++++++ arch/blackfin/include/asm/gpio.h | 3 +++ drivers/gpio/adi_gpio2.c | 17 ----------------- 5 files changed, 24 insertions(+), 18 deletions(-)
Applied to u-boot/master, thanks!
participants (2)
-
Sonic Zhang
-
Tom Rini