macintosh/mac_hid: add MODULE_DESCRIPTION()
authorJeff Johnson <quic_jjohnson@quicinc.com>
Fri, 10 May 2024 01:23:37 +0000 (18:23 -0700)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 4 Jul 2024 12:39:20 +0000 (22:39 +1000)
commit50b5fed94e21c0992c79fafdd041c9863c1fd2d2
tree065e560c5a83fc7293a9a17418014fe1aa6b55ad
parentcf08b628cd146a3cb597999f4d4dc590068bf011
macintosh/mac_hid: add MODULE_DESCRIPTION()

Fix the make W=1 warning:
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/macintosh/mac_hid.o

Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
[mpe: Change the description to just "Mouse button 2+3 emulation"]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20240509-mac_hid-md-v1-1-4091f1e4e4e0@quicinc.com
drivers/macintosh/mac_hid.c