commit | f5ad25a7ef4ead645b622f6aae1467ed83f1b226 | [log] [tgz] |
---|---|---|
author | Abhi Singh <abhi.singh@arm.com> | Tue Nov 05 11:02:21 2024 -0600 |
committer | Abhi Singh <Abhi.Singh@arm.com> | Tue Nov 19 18:51:31 2024 +0100 |
tree | 26416add24d12cb34191eae15e171aa09aa06e02 | |
parent | 4a7cae4617d5f51ba8a36d8e879bbe092db7d141 [diff] |
fix(rpi3): use correct name for include guards fixed rpi_shared.h include guard, previously the commented endif was RPI3_PRIVATE, which could be a cause for confusion when searching through header files. Change-Id: I721f9f7c38cd14cda0385593b307cdfc71f810f8 Signed-off-by: Abhi Singh <abhi.singh@arm.com>