arch: explicit void in function without any argument
Solve compilation issues get up by gcc by adding void in
function/declaration without any argument:
- error: function declaration isn’t a prototype
- error: old-style function definition
Signed-off-by:
Valentin Caron <valentin.caron@foss.st.com>
Loading
Please register or sign in to comment