MIPS: VPE: Fix bogus indentation.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
f18b51cc1f
commit
349c4229ed
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue