mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
gpio: tb10x: fix struct tb10x_gpio kernel-doc
Fix build warning by adding the missing structure name and description to the kernel-doc comment block. Signed-off-by: Igor Putko <igorpetindev@gmail.com> Link: https://patch.msgid.link/20260618155626.18751-2-igorpetindev@gmail.com Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
This commit is contained in:
parent
99dfa46bab
commit
9068c631d5
|
|
@ -33,6 +33,7 @@
|
|||
|
||||
|
||||
/**
|
||||
* struct tb10x_gpio - TB10x GPIO controller structure
|
||||
* @base: register base address
|
||||
* @domain: IRQ domain of GPIO generated interrupts managed by this controller
|
||||
* @irq: Interrupt line of parent interrupt controller
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user