diff options
author | Joerg Roedel | 2020-06-11 11:11:39 +0200 |
---|---|---|
committer | Linus Torvalds | 2020-06-11 13:05:24 -0700 |
commit | 5cd221e837d6fe2a4d284360581be3fdcbf79734 (patch) | |
tree | a3a5880ffdf2d5dd6489bd30e81a2ca00c616709 /lib | |
parent | cd16ed33c3c618930ccda7049dcea05ee707a9c0 (diff) |
alpha: Fix build around srm_sysrq_reboot_op
The patch introducing the struct was probably never compile tested,
because it sets a handler with a wrong function signature. Wrap the
handler into a functions with the correct signature to fix the build.
Fixes: 0f1c9688a194 ("tty/sysrq: alpha: export and use __sysrq_get_key_op()")
Cc: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions