commit | 87dc11220df266d7d4b6dc594b55d0729b92809d | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Wed Jul 15 11:21:40 2015 -0700 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Jul 20 11:37:46 2015 +0200 |
tree | 028b94c50ba581fca16b67669b81204799daae1b | |
parent | 52721d9d3334c1cb1f76219a161084094ec634dc [diff] |
clockevents: Remove clockevents_notify() prototype This function no longer exists after commit a49b116dcb12 (clockevents: Cleanup dead cpu explicitely, 2015-04-03). Remove the prototype and the stub function. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Cc: trivial@kernel.org Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Link: http://lkml.kernel.org/r/1436984500-5425-1-git-send-email-sboyd@codeaurora.org Signed-off-by: Thomas Gleixner <tglx@linutronix.de>