realtek: use correct CAUSEF_DC macro in prom.c
authorSander Vanheule <sander@svanheule.net>
Sat, 1 Oct 2022 07:55:01 +0000 (09:55 +0200)
committerSander Vanheule <sander@svanheule.net>
Sat, 1 Oct 2022 07:56:54 +0000 (09:56 +0200)
commit918e77465868fc4878ec27826dfc11ba0272f75e
tree1c63900d1a0201635a77b095c06b95aac7062459
parentb7aab1958591e62900e0275bc9cd80d10a4f9f53
realtek: use correct CAUSEF_DC macro in prom.c

The workaround for an already-enabled R4K timer used a non-existent
macro CAUSE_DC. Fix compiling by using the actual macro CAUSEF_DC.

Fixes: b7aab1958591 ("realtek: SMP handling of R4K timer interrupts")
Signed-off-by: Sander Vanheule <sander@svanheule.net>
target/linux/realtek/files-5.10/arch/mips/rtl838x/prom.c