[MTD] ftl.c: make code static
authorAdrian Bunk <bunk@kernel.org>
Mon, 14 Apr 2008 14:20:24 +0000 (17:20 +0300)
committerDavid Woodhouse <dwmw2@infradead.org>
Tue, 22 Apr 2008 14:56:00 +0000 (15:56 +0100)
commit5ce45d50056e20aca50f19229d8a7e003569ad26
tree44cda70308cf340d7690dfadb8db1f045bf83b9f
parented262c4f5cb8291668c27c88a022bd7628f067a4
[MTD] ftl.c: make code static

This patch makes the following needlessly global code static:
- ftl_freepart()
- struct ftl_tr

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/ftl.c