Make private the nand_scan() function defined in nandemul2k.c.
authorluc <luc>
Fri, 29 Jul 2005 20:21:28 +0000 (20:21 +0000)
committerluc <luc>
Fri, 29 Jul 2005 20:21:28 +0000 (20:21 +0000)
commit546661e4f2674e56e7ebe84a263fe93b6ff1a2db
treedc8a3a6433310eb1afa9a739c685eb61549b8d98
parent412a849e17d81802a45dbed775a6461c8c3a72c7
Make private the nand_scan() function defined in nandemul2k.c.

It clash with the one from MTD and make it impossible to statically compile this code in the kernel together with MTD (and will also make problems with modules).
mtdemul/nandemul2k.c