mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
01f56832cf
No other architecture has setup_profiling_timer() in the init section, thus on parisc we face this section mismatch warning: Reference from the function devm_device_add_group() to the function .init.text:setup_profiling_timer() Signed-off-by: Helge Deller <deller@gmx.de>