Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tick: Move the export of tick_broadcast_oneshot_control to the proper…
… place tick_broadcast_oneshot_control got moved from tick-broadcast to tick-common, but the export stayed in the old place. Fix it up. Fixes: f32dd11 'tick/broadcast: Make idle check independent from mode and config' Reported-by: Ingo Molnar <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]>
- Loading branch information