diff options
Diffstat (limited to 'drivers/hid/hid-uclogic-rdesc.c')
| -rw-r--r-- | drivers/hid/hid-uclogic-rdesc.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/drivers/hid/hid-uclogic-rdesc.c b/drivers/hid/hid-uclogic-rdesc.c index bf5da6de7bba..6dd6dcd09c8b 100644 --- a/drivers/hid/hid-uclogic-rdesc.c +++ b/drivers/hid/hid-uclogic-rdesc.c @@ -641,7 +641,7 @@ const __u8 uclogic_rdesc_pen_v2_template_arr[] = {  const size_t uclogic_rdesc_pen_v2_template_size =  			sizeof(uclogic_rdesc_pen_v2_template_arr); -/** +/*   * Expand to the contents of a generic buttonpad report descriptor.   *   * @_padding:	Padding from the end of button bits at bit 44, until | 
