Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ARM] setup_profiling_timer must not be __init
It's called by writes to /proc/profile, so it must not be marked __init Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
- Loading branch information