Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arm-cci: don't return value from void function
pmu_write_register has a void return type, so remove the useless return statement. Signed-off-by: Will Deacon <will.deacon@arm.com>
- Loading branch information