fix(dt-bindings): fix static checks

This patch fixes static checks errors reported for missing copyright in
`include/dt-bindings/interrupt-controller/arm-gic.h` and the include
order of header files in `.dts` and `.dtsi` files.

Change-Id: I2baaf2719fd2c84cbcc08a8f0c4440a17a9f24f6
Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
Signed-off-by: Chris Kay <chris.kay@arm.com>
This commit is contained in:
Alexei Fedorov 2021-04-23 16:12:11 +01:00 committed by Chris Kay
parent 3dbbbca29e
commit 0861fcdd3e
6 changed files with 9 additions and 7 deletions

View file

@ -1,6 +1,8 @@
/* SPDX-License-Identifier: MIT */
/*
* Copyright (c) 2019-2021, ARM Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: MIT
*
* This header provides constants for the ARM GIC.
*/