Re: [U-Boot] [PATCH] ARM64: zynqmp: Cleanup config file after CMD move

2016-04-26 Thread Tom Rini
On Tue, Apr 26, 2016 at 04:12:06PM +0200, Michal Simek wrote: > The patch: > "configs: Re-sync almost all of cmd/Kconfig" > (sha1: 78d1e1d0a157c8b48ea19be6170b992745d30f38) > doesn't remove empty if-endif. This patch is fixing it. > > Signed-off-by: Michal Simek Applied to u-boot/master, thanks

[U-Boot] [PATCH] ARM64: zynqmp: Cleanup config file after CMD move

2016-04-26 Thread Michal Simek
The patch: "configs: Re-sync almost all of cmd/Kconfig" (sha1: 78d1e1d0a157c8b48ea19be6170b992745d30f38) doesn't remove empty if-endif. This patch is fixing it. Signed-off-by: Michal Simek --- include/configs/xilinx_zynqmp.h | 4 1 file changed, 4 deletions(-) diff --git a/include/configs