]> Git Repo - J-u-boot.git/commit
spi: Zap mpc52xx_spi.c, config and related code
authorJagan Teki <[email protected]>
Thu, 15 Dec 2016 16:36:47 +0000 (17:36 +0100)
committerJagan Teki <[email protected]>
Wed, 21 Dec 2016 11:14:37 +0000 (12:14 +0100)
commit353f6a770f2ab50bdc38081e29e5ec5f586a05db
tree5f3901f2a838399d2a3c8c3a7c5afc2265e97b23
parent4cf5c5f1e60e6541630ae829b5fa2db704c268f0
spi: Zap mpc52xx_spi.c, config and related code

armada100_spi.c, related config options and related codes
are zapping becuase of "no DM conversion".

Cc: Werner Pfister <[email protected]>
Signed-off-by: Jagan Teki <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
12 files changed:
board/intercontrol/digsy_mtc/Makefile
board/intercontrol/digsy_mtc/cmd_mtc.c [deleted file]
board/intercontrol/digsy_mtc/cmd_mtc.h [deleted file]
board/intercontrol/digsy_mtc/digsy_mtc.c
configs/digsy_mtc_RAMBOOT_defconfig
configs/digsy_mtc_defconfig
configs/digsy_mtc_rev5_RAMBOOT_defconfig
configs/digsy_mtc_rev5_defconfig
drivers/spi/Makefile
drivers/spi/mpc52xx_spi.c [deleted file]
include/configs/digsy_mtc.h
scripts/config_whitelist.txt
This page took 0.043245 seconds and 4 git commands to generate.