Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: davinci: always select CONFIG_CPU_ARM926T
The select was lost by accident during the multiplatform conversion. Any davinci-only arm-linux-gnueabi-ld: arch/arm/mach-davinci/sleep.o: in function `CACHE_FLUSH': (.text+0x168): undefined reference to `arm926_flush_kern_cache_all' Fixes: f962396 ("ARM: davinci: support multiplatform build for ARM v5") Acked-by: Bartosz Golaszewski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
- Loading branch information