From: Jeremy Kerr Date: Tue, 17 Feb 2009 00:44:14 +0000 (+1100) Subject: powerpc/spufs: Constify context contents and coredump callback constants X-Git-Tag: v2.6.30-rc1~619^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74254647e06452faff3675f9cd347ef2a5d63d90;p=pandora-kernel.git powerpc/spufs: Constify context contents and coredump callback constants The spufs context directory contents definitions are not changed after initialisation, so we can declare them as const. We can do the same with the spu coredump reader callbacks too. Signed-off-by: Jeremy Kerr Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed