mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 18:20:54 +07:00
MIPS: VPE: Fix bogus indentation.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
f18b51cc1f
commit
349c4229ed
@ -73,7 +73,7 @@ static int major;
|
||||
static const int minor = 1; /* fixed for now */
|
||||
|
||||
#ifdef CONFIG_MIPS_APSP_KSPD
|
||||
static struct kspd_notifications kspd_events;
|
||||
static struct kspd_notifications kspd_events;
|
||||
static int kspd_events_reqd = 0;
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user