[U-Boot] [PATCH] mx6_common: remove dead code
Stefano Babic
sbabic at denx.de
Thu Dec 7 09:16:14 UTC 2017
On 25/11/2017 20:39, Adam Ford wrote:
> There is an #ifdef and #endif with nothing in between. This patch simply
> removes this dead/useless code.
>
> Signed-off-by: Adam Ford <aford173 at gmail.com>
>
> diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h
> index 4de9db6..5fb85a1 100644
> --- a/include/configs/mx6_common.h
> +++ b/include/configs/mx6_common.h
> @@ -65,9 +65,6 @@
> #define CONFIG_SYS_CBSIZE 512
> #define CONFIG_SYS_MAXARGS 32
>
> -#ifndef CONFIG_SYS_DCACHE_OFF
> -#endif
> -
> /* GPIO */
> #define CONFIG_MXC_GPIO
>
>
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
More information about the U-Boot
mailing list