]> Git Repo - u-boot.git/commit
ARM: uniphier: remove sbc/ directory
authorMasahiro Yamada <[email protected]>
Thu, 9 Jul 2020 06:08:20 +0000 (15:08 +0900)
committerMasahiro Yamada <[email protected]>
Sat, 11 Jul 2020 12:30:21 +0000 (21:30 +0900)
commitd7877c985b1671a427f97f04ef12aa8ad25d6e0e
tree6bda0e091ccf8f3c8aa4de082783908cffd71da1
parent862274913f8fa7195691f303807a2569c0301ed9
ARM: uniphier: remove sbc/ directory

Now that this directory contains only uniphier_sbc_boot_is_swapped(),
move it to boot-device.c and delete the sbc/ directory entirely.

Signed-off-by: Masahiro Yamada <[email protected]>
arch/arm/mach-uniphier/Makefile
arch/arm/mach-uniphier/boot-device/boot-device.c
arch/arm/mach-uniphier/sbc/Makefile [deleted file]
arch/arm/mach-uniphier/sbc/sbc-boot.c [deleted file]
arch/arm/mach-uniphier/sbc/sbc-regs.h [deleted file]
This page took 0.033684 seconds and 4 git commands to generate.