coresight-stm: Fix W=1 warning in STM driver
authorMathieu Poirier <mathieu.poirier@linaro.org>
Fri, 27 Nov 2020 17:52:56 +0000 (10:52 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Nov 2020 19:23:13 +0000 (20:23 +0100)
commitf80c21509984190b7fd462ed2c9ac5a294a99dc5
treeae9be4a936dcfd9592d4b935996cfa6fbe7d13eb
parentea966a4a5fa59d9dc57f19427e3ba2b70766860b
coresight-stm: Fix W=1 warning in STM driver

  CC      drivers/hwtracing/coresight/coresight-cti-core.o
  CC      drivers/hwtracing/coresight/coresight-cti-platform.o
  CC      drivers/hwtracing/coresight/coresight-cti-sysfs.o
drivers/hwtracing/coresight/coresight-stm.c:109: warning: Function parameter or member 'guaranteed' not described in 'channel_space'

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Link: https://lore.kernel.org/r/20201127175256.1092685-16-mathieu.poirier@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hwtracing/coresight/coresight-stm.c