commit | 5c0cbb2faaa0ddfbe7c36d037918fbda13a661f6 | [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 | 847d6f4ab9d2693678c853d192d61d65b7cfdb71 [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>