From: Rusty Russell Date: Mon, 18 Jan 2010 03:44:57 +0000 (+0000) Subject: hvc_console: Make the ops pointer const. X-Git-Tag: v2.6.34-rc1~271^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b51130685817d8c1b56386f9957405b5be2cdfe0;p=pandora-kernel.git hvc_console: Make the ops pointer const. This is nicer for modern R/O protection. And noone needs it non-const, so constify the callers as well. Signed-off-by: Rusty Russell Signed-off-by: Amit Shah To: Christian Borntraeger Cc: linuxppc-dev@ozlabs.org Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed