coresight: etm3x: Fix build warning
authorJames Clark <james.clark@arm.com>
Thu, 23 Nov 2023 12:04:57 +0000 (12:04 +0000)
committerSuzuki K Poulose <suzuki.poulose@arm.com>
Mon, 12 Feb 2024 10:18:41 +0000 (10:18 +0000)
commit54daf07e63321d98473777527ce4853fa8eac33d
tree0c9c21dfb3ae12b3335207a7113b00f2a691c479
parent8a519235c3c37663e54e37a89d05a86c0a2c90c8
coresight: etm3x: Fix build warning

The missing * in the comment block causes the following warning, so fix
it:

  hwtracing/coresight/coresight-etm3x-core.c:118: warning: bad line:

Signed-off-by: James Clark <james.clark@arm.com>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/20231123120459.287578-3-james.clark@arm.com
drivers/hwtracing/coresight/coresight-etm3x-core.c