diff options
author | Randy Dunlap <[email protected]> | 2021-10-17 10:59:49 -0700 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2021-10-19 12:57:11 +0200 |
commit | 162079f2dccd02cb4b6654defd32ca387dd6d4d4 (patch) | |
tree | bc57f9a075ad717c854829b8ad0ee0bd6b401228 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 9af372dc70e9fdcbb70939dac75365e7b88580b4 (diff) |
mmc: winbond: don't build on M68K
The Winbond MMC driver fails to build on ARCH=m68k so prevent
that build config. Silences these build errors:
../drivers/mmc/host/wbsd.c: In function 'wbsd_request_end':
../drivers/mmc/host/wbsd.c:212:28: error: implicit declaration of function 'claim_dma_lock' [-Werror=implicit-function-declaration]
212 | dmaflags = claim_dma_lock();
../drivers/mmc/host/wbsd.c:215:17: error: implicit declaration of function 'release_dma_lock'; did you mean 'release_task'? [-Werror=implicit-function-declaration]
215 | release_dma_lock(dmaflags);
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Pierre Ossman <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions