diff options
author | Arnd Bergmann <[email protected]> | 2021-10-13 16:43:55 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2021-11-05 14:40:26 +0000 |
commit | 37f127cf8112461cd9d8ec38551bc4af87cb27f5 (patch) | |
tree | 1e9abd820f44fca9cbdc3bfd2d58e3c0e4bd4a5a /tools/perf/util/trace-event-scripting.c | |
parent | ec14d90dee8ec6960324ae9f1116103efcde8a52 (diff) |
mfd: altera-a10sr: Include linux/module.h
Without the header, the MODULE_DEVICE_TABLE() declaration fails:
drivers/mfd/altera-a10sr.c:153:1: error: data definition has no type or storage class [-Werror]
153 | MODULE_DEVICE_TABLE(of, altr_a10sr_spi_of_match);
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions