mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-14 18:45:57 +00:00
soundwire: fix typo in comments
Copy/paste of sdw_intel_res Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Vinod Koul <vkoul@kernel.org>
This commit is contained in:
parent
121f436137
commit
27f14331a7
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
#define __SDW_INTEL_LOCAL_H
|
||||
|
||||
/**
|
||||
* struct sdw_intel_res - Soundwire link resources
|
||||
* struct sdw_intel_link_res - Soundwire link resources
|
||||
* @registers: Link IO registers base
|
||||
* @shim: Audio shim pointer
|
||||
* @alh: ALH (Audio Link Hub) pointer
|
||||
|
|
Loading…
Add table
Reference in a new issue