ARM: NCP: make ncp_iodesc static and move it to initdata section
authorMarek Szyprowski <m.szyprowski@samsung.com>
Wed, 24 Jun 2009 06:05:43 +0000 (08:05 +0200)
committerBen Dooks <ben-linux@fluff.org>
Thu, 13 Aug 2009 23:58:03 +0000 (00:58 +0100)
commit4d4e2bc268e188a8793ce96af20576374098c17b
tree85cb447572227d8b91f588789257b52908bbb8c1
parent4be3bd7849165e7efa6b0b35a23d6a3598d97465
ARM: NCP: make ncp_iodesc static and move it to initdata section

Make ncp_iodesc struct static to clean a public namespace a bit and move
it to __initdata section to save memory a bit.

Reviewed-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c6410/mach-ncp.c