summaryrefslogtreecommitdiffstats
path: root/src/include/device/soundwire.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/device/soundwire.h')
-rw-r--r--src/include/device/soundwire.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/device/soundwire.h b/src/include/device/soundwire.h
index 6f966ae2f4cb..a78b52b71954 100644
--- a/src/include/device/soundwire.h
+++ b/src/include/device/soundwire.h
@@ -76,7 +76,7 @@ enum mipi_class {
* @version: SoundWire specification version from &enum soundwire_version.
* @link_id: Zero-based SoundWire master link id.
* @unique_id: Unique ID for multiple slave devices on the same bus.
- * @manufacturer_id: Manufacturer ID from include/device/mipi_ids.h.
+ * @manufacturer_id: Manufacturer ID from include/mipi/ids.h.
* @part_id: Vendor defined part ID.
* @class: MIPI class encoding in &enum mipi_class.
*/