linux-brain/arch/csky
Randy Dunlap 3dce9c4bb5 csky: change a Kconfig symbol name to fix e1000 build error
[ Upstream commit d199161653d612b8fb96ac51bfd5b2d2782ecef3 ]

e1000's #define of CONFIG_RAM_BASE conflicts with a Kconfig symbol in
arch/csky/Kconfig.

The symbol in e1000 has been around longer, so change arch/csky/ to use
DRAM_BASE instead of RAM_BASE to remove the conflict.  (although e1000
is also a 2-line change)

Link: https://lkml.kernel.org/r/20210411055335.7111-1-rdunlap@infradead.org
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reported-by: kernel test robot <lkp@intel.com>
Acked-by: Guo Ren <guoren@kernel.org>
Cc: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-04-28 13:19:16 +02:00
..
abiv1 csky: Fixup msa highest 3 bits mask 2020-06-03 08:21:13 +02:00
abiv2 csky: Fixup abiv2 syscall_trace break a4 & a5 2020-06-17 16:40:21 +02:00
boot treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
configs csky: defconfig 2018-10-25 23:36:19 +08:00
include csky: change a Kconfig symbol name to fix e1000 build error 2021-04-28 13:19:16 +02:00
kernel csky: Fixup abiv2 syscall_trace break a4 & a5 2020-06-17 16:40:21 +02:00
lib csky: Fixup raw_copy_from_user() 2020-06-03 08:21:15 +02:00
mm csky: Fixup get wrong psr value from phyical reg 2020-04-23 10:36:38 +02:00
Kconfig csky: change a Kconfig symbol name to fix e1000 build error 2021-04-28 13:19:16 +02:00
Kconfig.debug treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG 2019-06-09 15:08:18 +09:00