summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Jones <[email protected]>2023-05-15 13:12:39 +0200
committerAnup Patel <[email protected]>2023-05-21 16:54:00 +0530
commitc3e31cbf364e1c47392e57d31d055193946e866e (patch)
treeb880a5fd053d34ca65b8afec0767206fa5eb36e7 /include
parent767b5fc4180a883497c081a95bb861a68651e9a6 (diff)
lib: sbi: Remove 0/1 probe implementations
When a probe implementation just returns zero for not available and one for available then we don't need it, as the extension won't be registered at all if it would return zero and the Base extension probe function will already set out_val to 1 if not probe function is implemented. Currently all probe functions only return zero or one, so remove them all. Signed-off-by: Andrew Jones <[email protected]> Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions