From: Marek Szyprowski Date: Wed, 24 Jun 2009 06:05:43 +0000 (+0200) Subject: ARM: NCP: make ncp_iodesc static and move it to initdata section X-Git-Tag: v2.6.32-rc1~691^2~1^2~3^2~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d4e2bc268e188a8793ce96af20576374098c17b;p=pandora-kernel.git 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 Signed-off-by: Marek Szyprowski Signed-off-by: Ben Dooks --- Reading git-diff-tree failed