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

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

Signed-off-by: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
parent 4087524f
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment