commit | 85956b02b13d3b08981afa4d40fefcac5a343262 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Mon May 15 15:37:10 2023 +0100 |
committer | Andre Przywara <andre.przywara@arm.com> | Tue May 16 11:34:47 2023 +0100 |
tree | 5bb079639d5301030813d65ead0474c70d483d91 | |
parent | 4ccf8b324f864faed49496be7ce5451c8edddac6 [diff] |
fix(brcm): fix misspelled header inclusion guard The header inclusion guard for some header for the Broadcom Stingray board was misspelled. Make the preprocessor symbol for the #ifndef and #define lines the same, so that the double inclusion protection works as expected. Change-Id: I19d73c854cd0689a248ce914ef35ae87c39ebf39 Signed-off-by: Andre Przywara <andre.przywara@arm.com>