[U-Boot] [PATCH 1/5] x86: Remove include directory in arch/x86/dts

Simon Glass sjg at chromium.org
Sun Dec 28 02:02:26 CET 2014


Hi Bin,

On 23 December 2014 at 22:06, Bin Meng <bmeng.cn at gmail.com> wrote:
> The include directory in arch/x86/dts is not used, so remove it.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---

Actually we do need this - the Chrome OS keyboard .dtsi will use a
binding when I get around to updating it.

>
>  arch/x86/dts/include/dt-bindings | 1 -
>  1 file changed, 1 deletion(-)
>  delete mode 120000 arch/x86/dts/include/dt-bindings
>
> diff --git a/arch/x86/dts/include/dt-bindings b/arch/x86/dts/include/dt-bindings
> deleted file mode 120000
> index 0cecb3d..0000000
> --- a/arch/x86/dts/include/dt-bindings
> +++ /dev/null
> @@ -1 +0,0 @@
> -../../../../include/dt-bindings
> \ No newline at end of file
> --
> 1.8.2.1
>

Regards,
Simon


More information about the U-Boot mailing list