mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-02 16:01:06 +02:00
Add missing \n
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6836 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7b7da56220
commit
259444b050
@ -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…
x
Reference in New Issue
Block a user