diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2021-03-01 11:47:14 -0600 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-03-30 12:30:01 +0530 |
commit | b76f3fba016ce5f73cd3dbcfdf87e2ab48ec90d9 (patch) | |
tree | 7ce2a4b7f924df10c0c86d7b0321dea52172c7f1 /Documentation/mhi/mhi.rst | |
parent | 53e0a30438c49874082bc9906d41606f7dbb256a (diff) |
soundwire: cadence_master: fix kernel-doc
v5.12-rc1 flags new warnings with make W=1, fix missing or broken
function descriptors.
drivers/soundwire/cadence_master.c:914: warning: expecting prototype
for To update slave status in a work since we will need to
handle(). Prototype was for cdns_update_slave_status_work() instead
drivers/soundwire/cadence_master.c:976: warning: expecting prototype
for sdw_cdns_enable_slave_interrupt(). Prototype was for
cdns_enable_slave_interrupts() instead
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20210301174714.117172-1-pierre-louis.bossart@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/mhi/mhi.rst')
0 files changed, 0 insertions, 0 deletions