[MTD] [ONENAND] onenand_sim.c: make struct info static
authorAdrian Bunk <bunk@stusta.de>
Sun, 29 Jul 2007 14:58:12 +0000 (16:58 +0200)
committerDavid Woodhouse <dwmw2@infradead.org>
Wed, 1 Aug 2007 10:04:26 +0000 (11:04 +0100)
commit73ff007537e591e53d070aafbfd90369c3580332
tree25b2485b926b1c4254a6aaca25a591da7a6e7d73
parentd9b0744d6c75f7b268b728cdd1843f31bdeba311
[MTD] [ONENAND] onenand_sim.c: make struct info static

This patch makes the needlessly global struct info static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/onenand/onenand_sim.c