Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 44fa63fc authored by David Woodhouse's avatar David Woodhouse
Browse files

spectra: Don't overwrite nand_debug_level. It's a module param

parent 4087524f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -729,8 +729,6 @@ static int GLOB_SBD_init(void)
	int i;

	/* Set debug output level (0~3) here. 3 is most verbose */
	nand_debug_level = 0;

	printk(KERN_ALERT "Spectra: %s\n", GLOB_version);

	mutex_init(&spectra_lock);