Arnd Bergmann 37f127cf81 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 <arnd@arndb.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20211013144402.2292128-1-arnd@kernel.org
2021-11-05 14:40:26 +00:00
..
2021-09-07 12:38:59 -07:00
2019-07-02 12:11:31 +01:00
2019-07-15 20:18:40 -07:00
2021-09-07 12:38:59 -07:00
2021-03-10 10:58:33 +00:00
2021-06-15 13:02:53 +01:00
2019-07-09 08:59:39 -07:00