On 12/11/2020 11:01, Lee Jones wrote:
Fixes the following W=1 kernel build warning(s):

  drivers/input/misc/wm831x-on.c:30: warning: cannot understand function 
prototype: 'struct wm831x_on '

Cc: Dmitry Torokhov <dmitry.torok...@gmail.com>
Cc: Mark Brown <broo...@opensource.wolfsonmicro.com>
Cc: patc...@opensource.cirrus.com
Cc: linux-in...@vger.kernel.org
Signed-off-by: Lee Jones <lee.jo...@linaro.org>
---
  drivers/input/misc/wm831x-on.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/input/misc/wm831x-on.c b/drivers/input/misc/wm831x-on.c
index 1b44de265a0ad..a42fe041b73c6 100644
--- a/drivers/input/misc/wm831x-on.c
+++ b/drivers/input/misc/wm831x-on.c
@@ -1,4 +1,4 @@
-/**
+/*
   * wm831x-on.c - WM831X ON pin driver
   *
   * Copyright (C) 2009 Wolfson Microelectronics plc


Acked-by: Richard Fitzgerald <r...@opensource.cirrus.com>

Reply via email to