"ARMv8 foundation model" looks more clear. I will make necessary changes and issue a patch.
On 21 August 2013 16:06, Hanjun Guo hanjun.guo@linaro.org wrote:
On 2013-8-21 17:54, naresh.bhat@linaro.org wrote:
From: Naresh Bhat naresh.bhat@linaro.org
Signed-off-by: Naresh Bhat naresh.bhat@linaro.org
Fix all the comments under foundation-v8.acpi platforms
platforms/foundation-v8.acpi/dsdt.asl | 2 +- platforms/foundation-v8.acpi/ssdt0.asl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/platforms/foundation-v8.acpi/dsdt.asl b/platforms/foundation-v8.acpi/dsdt.asl index 6a5d1be..c5c692b 100644 --- a/platforms/foundation-v8.acpi/dsdt.asl +++ b/platforms/foundation-v8.acpi/dsdt.asl @@ -1,7 +1,7 @@ /*
- Copyright (c) 2013, Al Stone al.stone@linaro.org
- [DSDT] Description of the Arndale board (exynos5250)
- [DSDT] Description of the foundation-v8
how about "ARMv8 foundation model"?
- This source is released under the terms of the GPLv2.
*/ diff --git a/platforms/foundation-v8.acpi/ssdt0.asl b/platforms/foundation-v8.acpi/ssdt0.asl index 165c1ae..11328f9 100644 --- a/platforms/foundation-v8.acpi/ssdt0.asl +++ b/platforms/foundation-v8.acpi/ssdt0.asl @@ -1,7 +1,7 @@ /*
- Copyright (c) 2013, Al Stone al.stone@linaro.org
- [SSDT] Description of the Arndale board (exynos5250) GPIO structure
*/
- [SSDT] Description of the foundation-v8 GPIO structure
- This source is released under the terms of the GPLv2.