diff options
author | Laxman Dewangan <ldewangan@nvidia.com> | 2016-09-01 07:19:58 -0400 |
---|---|---|
committer | mobile promotions <svcmobile_promotions@nvidia.com> | 2016-09-01 11:03:55 -0400 |
commit | 0f887006cf065779a4b9b7c8879ad6022a8bd6c7 (patch) | |
tree | 6a8f8771544b92a67cb725a6c5fed7518e8407a7 /arch | |
parent | 952860d3ee311bacb1076470fc959112f8ddef46 (diff) |
ARM64: dts: remove unused shim DTSI file
There is no need of SHIM DTSI file as SHIM layer is not
supported in T186, removing it.
Change-Id: I2e56858817723550f7b93667f5dc31b278d66d41
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Reviewed-on: http://git-master/r/1212920
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Venkat Reddy Talla <vreddytalla@nvidia.com>
GVS: Gerrit_Virtual_Submit
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm64/boot/dts/nvidia/t18x/tegra186-platforms/tegra186-quill-shim-p3310-1000-a00-00.dtsi | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/arch/arm64/boot/dts/nvidia/t18x/tegra186-platforms/tegra186-quill-shim-p3310-1000-a00-00.dtsi b/arch/arm64/boot/dts/nvidia/t18x/tegra186-platforms/tegra186-quill-shim-p3310-1000-a00-00.dtsi deleted file mode 100644 index 5e5008d62..000000000 --- a/arch/arm64/boot/dts/nvidia/t18x/tegra186-platforms/tegra186-quill-shim-p3310-1000-a00-00.dtsi +++ /dev/null | |||
@@ -1,18 +0,0 @@ | |||
1 | /* | ||
2 | * tegra186-quill-shim-p3310-1000-a00-00.dtsi: SHIM layer override files. | ||
3 | * | ||
4 | * Copyright (c) 2015, NVIDIA CORPORATION. All rights reserved. | ||
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License as published by | ||
8 | * the Free Software Foundation; version 2 of the License. | ||
9 | * | ||
10 | * This program is distributed in the hope that it will be useful, but WITHOUT | ||
11 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | ||
12 | * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for | ||
13 | * more details. | ||
14 | */ | ||
15 | |||
16 | / { | ||
17 | |||
18 | }; | ||