mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 14:47:46 +01:00
Add missing \n
SVN-Revision: 6836
This commit is contained in:
parent
a2e2060977
commit
423af6adca
@ -155,7 +155,7 @@ diff -urN linux.old/drivers/mtd/nand/rbmipsnand.c linux.dev/drivers/mtd/nand/rbm
|
||||
+
|
||||
+ if (nand_scan(&rmtd, 1) && nand_scan(&rmtd, 1)
|
||||
+ && nand_scan(&rmtd, 1) && nand_scan(&rmtd, 1)) {
|
||||
+ printk("RBxxx nand device not found");
|
||||
+ printk("RBxxx nand device not found\n");
|
||||
+ iounmap((void *) p_nand);
|
||||
+ return -ENXIO;
|
||||
+ }
|
||||
|
Loading…
Reference in New Issue
Block a user