diff options
| author | Arnd Bergmann <[email protected]> | 2018-09-26 14:58:21 +0200 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2018-09-27 23:26:43 +0100 |
| commit | 71d9a846fbcac1113b3810c06a8a3ddd936ada01 (patch) | |
| tree | 771a2c97fb484407a47c8d960a3aaf6087c233ee /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | 8cfde7847d5ed0bb77bace41519572963e43cd17 (diff) | |
spi: sprd: don't mark remove function as __exit
The __exit section is left out for built-in drivers, so a
'remove' callback must not be marked as such to avoid breaking when
we unbind a device at runtime. This was pointed out by kbuild:
`sprd_spi_remove' referenced in section `.data' of drivers/spi/spi-sprd.o: defined in discarded section `.exit.text' of drivers/spi/spi-sprd.o
Fixes: e7d973a31c24 ("spi: sprd: Add SPI driver for Spreadtrum SC9860")
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Baolin Wang <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions