aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVineet Gupta <vgupta@synopsys.com>2014-03-31 09:49:10 -0400
committerVineet Gupta <vgupta@synopsys.com>2014-03-31 09:50:35 -0400
commit6041003a8fecda9932d89d2d49b3ae07475a9ff7 (patch)
tree4b873302b1c1a1fd07e8e9deb2a524bb58199523
parentf8b34c3fd5a3fe7820952400ebbbc0528ec80686 (diff)
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 <vgupta@synopsys.com>
-rw-r--r--arch/arc/boot/dts/skeleton.dts10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/arc/boot/dts/skeleton.dts b/arch/arc/boot/dts/skeleton.dts
deleted file mode 100644
index 25a84fb5b3dc..000000000000
--- a/arch/arc/boot/dts/skeleton.dts
+++ /dev/null
@@ -1,10 +0,0 @@
1/*
2 * Copyright (C) 2012 Synopsys, Inc. (www.synopsys.com)
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 */
8/dts-v1/;
9
10/include/ "skeleton.dtsi"