mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 23:21:49 -04:00
spectra: Don't overwrite nand_debug_level. It's a module param
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user