mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
UPSTREAM: pinctrl/rockchip: Drop wrong kernel doc annotation
Kernel doc validator is not happy:
.../pinctrl-rockchip.c:45: warning: This comment starts with '/**', but isn't a kernel-doc comment.
Drop it as it's indeed not a kernel doc comment.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
(cherry picked from commit 5a83227b3d)
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Change-Id: Ib7d7e5efa9bb308d6173f0945928ad34b3c5ea5a
This commit is contained in:
committed by
Tao Huang
parent
2b324c9063
commit
f3a6824aaa
@@ -40,7 +40,7 @@
|
||||
#include "pinconf.h"
|
||||
#include "pinctrl-rockchip.h"
|
||||
|
||||
/**
|
||||
/*
|
||||
* Generate a bitmask for setting a value (v) with a write mask bit in hiword
|
||||
* register 31:16 area.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user