From: Ishizaki Kou Date: Wed, 18 Jul 2007 09:30:29 +0000 (+1000) Subject: [POWERPC] Make xmon_write accept a const buffer X-Git-Tag: v2.6.23-rc1~12^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=776568d4c93fe8def5ab4060344af554fe2b44be;p=pandora-kernel.git [POWERPC] Make xmon_write accept a const buffer Because xmon_write doesn't change the buffer, we should add 'const' qualifier to the argument which points it. Signed-off-by: Kou Ishizaki Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed