diff options
author | Christoph Hellwig <hch@lst.de> | 2020-04-16 18:00:05 +0300 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2020-04-19 17:06:06 +0300 |
commit | acfaaf52ebfd02de509bc212fc3e8c8bac187110 (patch) | |
tree | 126234e7b67abec2adafe2691174d5c460a78de9 /arch/mips/include/asm/mach-ralink/mt7621/cpu-feature-overrides.h | |
parent | 9446aa5062e972265427368314039fe74635bec2 (diff) | |
download | linux-acfaaf52ebfd02de509bc212fc3e8c8bac187110.tar.xz |
ASoC: txx9: don't work around too small resource_size_t
The txx9 sound driver deends on HAS_TXX9_ACLC, which is only set for
three tx49xx SOCs, and thus always has a 64-bit phys_addr_t and
resource_size_t. Instead of poking into ioremap internals to work
around a potentially too small resource_size_t just add a BUILD_BUG_ON
to catch such a case.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/include/asm/mach-ralink/mt7621/cpu-feature-overrides.h')
0 files changed, 0 insertions, 0 deletions