coresight: cpu_debug: Define MODULE_DEVICE_TABLE
authorTingwei Zhang <tingwei@codeaurora.org>
Mon, 28 Sep 2020 16:34:50 +0000 (10:34 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Sep 2020 17:47:40 +0000 (19:47 +0200)
commit9cf087b4de237896d876df2bb2cc7fa6a8735058
tree933d7777f0d9fee7dba16cb585841996d158497c
parent32a14ad5b157ca13561f2a1d94dd229ba5956fc0
coresight: cpu_debug: Define MODULE_DEVICE_TABLE

Define a MODULE_DEVICE_TABLE for cpu_debug so module can
be auto loaded on boot.

Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Tingwei Zhang <tingwei@codeaurora.org>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Link: https://lore.kernel.org/r/20200928163513.70169-3-mathieu.poirier@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hwtracing/coresight/coresight-cpu-debug.c