diff options
| -rw-r--r-- | include/uapi/sound/asoc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/uapi/sound/asoc.h b/include/uapi/sound/asoc.h index 12215205ab8d..785c5ca0994b 100644 --- a/include/uapi/sound/asoc.h +++ b/include/uapi/sound/asoc.h | |||
| @@ -110,7 +110,7 @@ | |||
| 110 | 110 | ||
| 111 | /* | 111 | /* |
| 112 | * Block Header. | 112 | * Block Header. |
| 113 | * This header preceeds all object and object arrays below. | 113 | * This header precedes all object and object arrays below. |
| 114 | */ | 114 | */ |
| 115 | struct snd_soc_tplg_hdr { | 115 | struct snd_soc_tplg_hdr { |
| 116 | __le32 magic; /* magic number */ | 116 | __le32 magic; /* magic number */ |
| @@ -222,7 +222,7 @@ struct snd_soc_tplg_stream_config { | |||
| 222 | /* | 222 | /* |
| 223 | * Manifest. List totals for each payload type. Not used in parsing, but will | 223 | * Manifest. List totals for each payload type. Not used in parsing, but will |
| 224 | * be passed to the component driver before any other objects in order for any | 224 | * be passed to the component driver before any other objects in order for any |
| 225 | * global componnent resource allocations. | 225 | * global component resource allocations. |
| 226 | * | 226 | * |
| 227 | * File block representation for manifest :- | 227 | * File block representation for manifest :- |
| 228 | * +-----------------------------------+----+ | 228 | * +-----------------------------------+----+ |
