]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9d513b4485c34d1e6fe4189ff4ffcf5f975e5535
tree933d7777f0d9fee7dba16cb585841996d158497c
parent219df899df19dfcde239bf930dc092abfc8942cb
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