From: Magnus Damm Date: Thu, 16 Aug 2007 15:45:35 +0000 (+0900) Subject: sh: intc - mark data structures as __initdata X-Git-Tag: v2.6.24-rc1~1377^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c37e025352b993d8726b0207ff2270b2f2bc7d6;p=pandora-kernel.git sh: intc - mark data structures as __initdata With the intc core improved it is now possible to put the intc data structures in the initdata section. Version two of this patch puts the __initdata inside DECLARE_INTC_DESC() and removes the __initdata included in the board specific r2d code. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed