]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - drivers/hwtracing/coresight/coresight-tpiu.c
coresight-tpiu: Fix W=1 warning in TPIU driver
[mirror_ubuntu-hirsute-kernel.git] / drivers / hwtracing / coresight / coresight-tpiu.c
index 566c57e035961e09b3021206a349e96da4541f32..010762a460871d21574dd7efd0fe74b1d5243f4d 100644 (file)
@@ -49,7 +49,7 @@
 
 DEFINE_CORESIGHT_DEVLIST(tpiu_devs, "tpiu");
 
-/**
+/*
  * @base:      memory mapped base address for this component.
  * @atclk:     optional clock for the core parts of the TPIU.
  * @csdev:     component vitals needed by the framework.