parisc: lib/: make code static
authorAdrian Bunk <bunk@kernel.org>
Tue, 2 Dec 2008 03:28:15 +0000 (03:28 +0000)
committerKyle McMartin <kyle@mcmartin.ca>
Mon, 5 Jan 2009 18:15:24 +0000 (18:15 +0000)
Make the following needlessly global code static:

- iomap.c: struct iomap_ops[]
- memcpy.c: pa_memcpy()

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Cc: Matthew Wilcox <matthew@wil.cx>
Cc: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>

No differences found