Files
linux/arch/nios2/include/asm
Randy Dunlap 144658fbb0 NIOS2: irqflags: rename a redefined register name
[ Upstream commit 4cce60f15c ]

Both arch/nios2/ and drivers/mmc/host/tmio_mmc.c define a macro
with the name "CTL_STATUS". Change the one in arch/nios2/ to be
"CTL_FSTATUS" (flags status) to eliminate the build warning.

In file included from ../drivers/mmc/host/tmio_mmc.c:22:
drivers/mmc/host/tmio_mmc.h:31: warning: "CTL_STATUS" redefined
   31 | #define CTL_STATUS 0x1c
arch/nios2/include/asm/registers.h:14: note: this is the location of the previous definition
   14 | #define CTL_STATUS      0

Fixes: b31ebd8055 ("nios2: Nios2 registers")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Dinh Nguyen <dinguyen@kernel.org>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-16 12:01:16 +09:00
..
2014-12-08 12:55:54 +08:00
2014-12-08 12:55:54 +08:00
2015-11-09 10:33:30 +08:00
2016-10-06 18:19:16 +08:00
2014-12-08 12:56:01 +08:00
2016-01-20 17:09:18 -08:00
2014-12-08 12:55:58 +08:00
2014-12-08 12:55:55 +08:00
2015-02-16 19:26:43 +08:00
2014-12-08 12:56:03 +08:00
2014-12-08 12:55:53 +08:00
2014-12-08 12:55:51 +08:00
2014-12-08 12:56:03 +08:00
2016-05-20 17:58:30 -07:00
2015-02-10 23:21:08 +08:00
2015-03-12 13:35:06 +08:00
2015-04-24 14:49:53 +08:00
2014-12-08 12:55:59 +08:00
2014-12-08 12:56:00 +08:00
2014-12-08 12:55:53 +08:00
2014-12-08 12:55:58 +08:00
2014-12-08 12:55:58 +08:00
2014-12-08 12:56:01 +08:00
2014-12-08 12:55:54 +08:00
2014-12-08 12:55:54 +08:00
2014-12-08 12:55:50 +08:00
2016-09-13 17:49:43 -04:00