diff options
Diffstat (limited to 'include/linux/coresight.h')
-rw-r--r-- | include/linux/coresight.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/coresight.h b/include/linux/coresight.h index c69e1b932809..a7cabfa23b55 100644 --- a/include/linux/coresight.h +++ b/include/linux/coresight.h | |||
@@ -207,7 +207,7 @@ struct coresight_ops_link { | |||
207 | * Operations available for sources. | 207 | * Operations available for sources. |
208 | * @trace_id: returns the value of the component's trace ID as known | 208 | * @trace_id: returns the value of the component's trace ID as known |
209 | to the HW. | 209 | to the HW. |
210 | * @enable: enables tracing from a source. | 210 | * @enable: enables tracing for a source. |
211 | * @disable: disables tracing for a source. | 211 | * @disable: disables tracing for a source. |
212 | */ | 212 | */ |
213 | struct coresight_ops_source { | 213 | struct coresight_ops_source { |