[GIT PULL] NIOS2: fix for v5.15, part 2

From: Dinh Nguyen
Date: Mon Oct 18 2021 - 15:59:49 EST


Hi Linus,

Please pull this fix for NIOS2 for v5.15.

Thanks,

Dinh

The following changes since commit 519d81956ee277b4419c723adfb154603c2565ba:

Linux 5.15-rc6 (2021-10-17 20:00:13 -1000)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/nios2_fixes_for_v5.15_part2

for you to fetch changes up to 4cce60f15c04d69eff6ffc539ab09137dbe15070:

NIOS2: irqflags: rename a redefined register name (2021-10-18 11:22:59 -0500)

----------------------------------------------------------------
NIOS2 fixes for v5.15, part 2
- Renamed CTL_STATUS to CTL_FSTATUS to fix a redefined warning

----------------------------------------------------------------
Randy Dunlap (1):
NIOS2: irqflags: rename a redefined register name

arch/nios2/include/asm/irqflags.h | 4 ++--
arch/nios2/include/asm/registers.h | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)