• Randy Dunlap's avatar
    pinctrl: mt7986: excise kernel-doc warnings · 13931e5d
    Randy Dunlap authored
    Fix kernel-doc warnings for enum (anonymous): the enum values are not
    documented, so don't indicate that the comment contains kernel-doc
    notation.
    
    pinctrl-mt7986.c:68: warning: Enum value 'GPIO_BASE' not described in enum '(anonymous)'
    pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_RT_BASE' not described in enum '(anonymous)'
    pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_RB_BASE' not described in enum '(anonymous)'
    pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_LT_BASE' not described in enum '(anonymous)'
    pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_LB_BASE' not described in enum '(anonymous)'
    pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_TR_BASE' not described in enum '(anonymous)'
    pinctrl-mt7986.c:68: warning: Enum value 'IOCFG_TL_BASE' not described in enum '(anonymous)'
    Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
    Reported-by: default avatarkernel test robot <lkp@intel.com>
    Closes: https://lore.kernel.org/oe-kbuild-all/202312110210.x3vxq42A-lkp@intel.com/
    Cc: Linus Walleij <linus.walleij@linaro.org>
    Cc:  <linux-gpio@vger.kernel.org>
    Cc: Sean Wang <sean.wang@kernel.org>
    Cc: Matthias Brugger <matthias.bgg@gmail.com>
    Cc: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
    Cc:  <linux-mediatek@lists.infradead.org>
    Cc:  <linux-arm-kernel@lists.infradead.org>
    Link: https://lore.kernel.org/r/20240111045126.13768-1-rdunlap@infradead.orgSigned-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
    13931e5d
pinctrl-mt7986.c 40.8 KB