commit | 54b8a2306b928abca4d3e9d7e2c17a4673032e1c | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Thu Nov 23 14:19:02 2017 -0800 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri Nov 24 16:19:40 2017 +0100 |
tree | 0c87955d4e586309db2080b0171cd9c0ef8e9461 | |
parent | 866c9b94ef968445c52214b3748ecc52a8491bca [diff] |
m68k/macboing: Fix missed timer callback assignment This fixes a missed function prototype callback from the timer conversions. Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lkml.kernel.org/r/20171123221902.GA75727@beast