Skip to content

Commit 87edd94

Browse files
krzkandersson
authored andcommitted
soc: qcom: geni-se: drop unused kerneldoc struct geni_wrapper param
Drop description of non-existing 'struct geni_wrapper' member: qcom-geni-se.c:99: warning: Excess struct member 'to_core' description in 'geni_wrapper' Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 26a526c commit 87edd94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/soc/qcom/qcom-geni-se.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989
* @base: Base address of this instance of QUP wrapper core
9090
* @clks: Handle to the primary & optional secondary AHB clocks
9191
* @num_clks: Count of clocks
92-
* @to_core: Core ICC path
9392
*/
9493
struct geni_wrapper {
9594
struct device *dev;

0 commit comments

Comments
 (0)