diff options
author | Guenter Roeck <linux@roeck-us.net> | 2017-03-05 17:13:31 -0800 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2017-03-07 08:35:49 +0100 |
commit | bb35e4515411396219431fa235bf21bf9c2794e9 (patch) | |
tree | 2f68e83a2559c8b5a36b712ebafcae81f3364b8a /tools | |
parent | 80aa1a54f054a1c71cc88e0cad6cfa0d20a10f23 (diff) | |
download | linux-stable-bb35e4515411396219431fa235bf21bf9c2794e9.tar.gz linux-stable-bb35e4515411396219431fa235bf21bf9c2794e9.tar.bz2 linux-stable-bb35e4515411396219431fa235bf21bf9c2794e9.zip |
drivers/char/nwbutton: Fix build breakage caused by include file reshuffling
Fix:
drivers/char/nwbutton.c: In function 'button_sequence_finished':
drivers/char/nwbutton.c:134:3: error: implicit declaration of function 'kill_cad_pid'
The declaration has been moved from one include file to another.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Fixes: c3edc4010e9d102 ("sched/headers: Move task_struct::signal and ...")
Link: http://lkml.kernel.org/r/1488762811-9022-1-git-send-email-linux@roeck-us.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions