1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-09 02:39:17 +01:00
Files
u-boot-megous/drivers
Shiji Yang ccea96f443 treewide: unify the linker symbol reference format
Now all linker symbols are declared as type char[]. Though we can
reference the address via both the array name 'var' and its address
'&var'. It's better to unify them to avoid confusing developers.
This patch converts all '&var' linker symbol refrences to the most
commonly used format 'var'.

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2023-08-09 09:21:42 -04:00
..
2023-07-13 11:29:40 +02:00
2023-05-21 16:54:41 +02:00
2023-02-10 07:41:39 -05:00
2021-10-05 08:50:15 -04:00
2023-05-02 14:23:58 -04:00
2023-07-21 09:00:39 +02:00
2022-01-13 07:57:49 -05:00
2023-03-02 17:45:58 -05:00
2023-08-08 17:41:52 -04:00
2023-01-20 12:27:24 -05:00
2023-04-21 15:16:01 +08:00
2023-08-03 09:40:49 -04:00
2023-04-25 15:31:28 -04:00