]> git.sur5r.net Git - u-boot/commit
common: arm: davinci: Move header file out of common
authorSimon Glass <sjg@chromium.org>
Wed, 17 May 2017 14:23:09 +0000 (08:23 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 5 Jun 2017 16:31:23 +0000 (12:31 -0400)
commit89f5eaa1ee9a3307e05458aa4f3b2155ab0a7144
tree12e54f434bbda4feab21b89b4dccfbaf014726e5
parent1c16d2e2482dd4a3991bc992d160043b257b3530
common: arm: davinci: Move header file out of common

We should not have an arch-specific header file in common.h. Instead, use
the asm/hardware.h header to provide the required declarations, and drop
the common.h changes.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-davinci/include/mach/davinci_misc.h
arch/arm/mach-davinci/include/mach/hardware.h
include/common.h
include/configs/calimain.h
include/configs/da850evm.h
include/configs/ea20.h
include/configs/ipam390.h
include/configs/legoev3.h
include/configs/omapl138_lcdk.h