Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
0336517 "ARM: smp_twd: don't warn on no DT node" introduced a silly build warning by returning an error from a void function. This keeps the intention of that patch but fixes the warning by removing the error code Signed-off-by: Arnd Bergmann <arnd@arndb.de>
- Loading branch information