diff options
| author | Tom Rini <[email protected]> | 2021-06-29 19:33:04 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-07-09 12:15:41 -0400 |
| commit | f7b845bfe0621d04f5f32caa14a5aaca799c904e (patch) | |
| tree | 7f0b710993a08575e4b3c51dbe92b2e8d1ec2e90 /scripts/basic | |
| parent | 2359fa7a87848626bcbd3399e92c657595880cd7 (diff) | |
arm: armv8: Fix warning about redeclaring global functions as weak
As seen with clang-12:
warning: __asm_invalidate_l3_dcache changed binding to STB_WEAK
As we indeed use ENTRY and then declare the function weak manually. Use
the WEAK declarative from <linux/linkage.h> instead.
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
