| /rk3399_ARM-atf/plat/socionext/synquacer/include/ |
| H A D | plat_macros.S | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| /rk3399_ARM-atf/plat/socionext/uniphier/include/ |
| H A D | plat_macros.S | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| /rk3399_ARM-atf/plat/socionext/synquacer/drivers/mhu/ |
| H A D | sq_mhu.h | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| /rk3399_ARM-atf/include/bl2u/ |
| H A D | bl2u.h | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| /rk3399_ARM-atf/plat/hisilicon/hikey960/include/ |
| H A D | hisi_ipc.h | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| H A D | hi3660_mem_map.h | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| /rk3399_ARM-atf/plat/hisilicon/hikey/include/ |
| H A D | hisi_ipc.h | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| H A D | hisi_sip_svc.h | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| H A D | hi6220_regs_pmctrl.h | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| H A D | hi6220_regs_acpu.h | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| H A D | hi6220_regs_pin.h | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| H A D | hisi_mcu.h | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| H A D | hisi_sram_map.h | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| /rk3399_ARM-atf/include/drivers/mentor/ |
| H A D | mi2cv.h | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| /rk3399_ARM-atf/drivers/marvell/ |
| H A D | comphy.h | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| /rk3399_ARM-atf/plat/imx/common/include/ |
| H A D | imx_csu.h | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| /rk3399_ARM-atf/include/drivers/marvell/ |
| H A D | i2c.h | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| H A D | thermal.h | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| H A D | addr_map.h | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| /rk3399_ARM-atf/plat/arm/board/n1sdp/include/ |
| H A D | plat_macros.S | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| /rk3399_ARM-atf/plat/allwinner/common/include/ |
| H A D | mentor_i2c_plat.h | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| /rk3399_ARM-atf/include/drivers/st/ |
| H A D | stm32mp1_ddr_helpers.h | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| H A D | stm32mp1_ram.h | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| /rk3399_ARM-atf/include/common/ |
| H A D | image_decompress.h | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| H A D | romlib.h | c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84 Thu Nov 08 10:20:19 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are reserved. This means they can't be used in header guards.
The style that this project is now to use the full name of the file in capital letters followed by 'H'. For example, for a file called "uart_example.h", the header guard is UART_EXAMPLE_H.
The exceptions are files that are imported from other projects:
- CryptoCell driver - dt-bindings folders - zlib headers
Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|