diff options
author | Sam Ravnborg <[email protected]> | 2024-02-24 18:42:22 +0100 |
---|---|---|
committer | Andreas Larsson <[email protected]> | 2024-03-08 21:20:23 +0100 |
commit | 802a8874a3889a4a0d218d4f73e5855c96d5b8a8 (patch) | |
tree | 480c5ee15478679a0b5adf0958665ddfc8643916 /arch/sparc/kernel/leon_smp.c | |
parent | 626db6ee8ee1edac206610db407114aa83b53fd3 (diff) |
sparc32: Use generic cmpdi2/ucmpdi2 variants
Use the generic variants - the implementation is the same.
As a nice side-effect fix the following warnings:
cmpdi2.c: warning: no previous prototype for '__cmpdi2' [-Wmissing-prototypes]
ucmpdi2.c: warning: no previous prototype for '__ucmpdi2' [-Wmissing-prototypes]
Signed-off-by: Sam Ravnborg <[email protected]>
Fixes: 0fcb70851fbf ("Makefile.extrawarn: turn on missing-prototypes globally")
Reviewed-by: Randy Dunlap <[email protected]>
Tested-by: Randy Dunlap <[email protected]> # build-tested
Reviewed-by: Maciej W. Rozycki <[email protected]>
Tested-by: Maciej W. Rozycki <[email protected]> # build-tested
Cc: "David S. Miller" <[email protected]>
Cc: Andreas Larsson <[email protected]>
Reviewed-by: Andreas Larsson <[email protected]>
Tested-by: Andreas Larsson <[email protected]>
Signed-off-by: Andreas Larsson <[email protected]>
Link: https://lore.kernel.org/r/20240224-sam-fix-sparc32-all-builds-v2-1-1f186603c5c4@ravnborg.org
Diffstat (limited to 'arch/sparc/kernel/leon_smp.c')
0 files changed, 0 insertions, 0 deletions