From: Vineet Gupta Date: Mon, 31 Mar 2014 13:49:10 +0000 (+0530) Subject: ARC: Remove unused DT template file X-Git-Tag: v3.15-rc1~55^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6041003a8fecda9932d89d2d49b3ae07475a9ff7;p=thirdparty%2Fkernel%2Flinux.git ARC: Remove unused DT template file Commit abe11ddea1d759f9 "Enabling DeviceTree for Angel4 board" made angel4.dts as default leaving the orphan skeleton file behind. Signed-off-by: Vineet Gupta --- diff --git a/arch/arc/boot/dts/skeleton.dts b/arch/arc/boot/dts/skeleton.dts deleted file mode 100644 index 25a84fb5b3dc1..0000000000000 --- a/arch/arc/boot/dts/skeleton.dts +++ /dev/null @@ -1,10 +0,0 @@ -/* - * Copyright (C) 2012 Synopsys, Inc. (www.synopsys.com) - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - */ -/dts-v1/; - -/include/ "skeleton.dtsi"