From: Rusty Russell Date: Sat, 28 Nov 2009 06:50:26 +0000 (+0530) Subject: hvc_console: make the ops pointer const. X-Git-Tag: v2.6.34-rc1~294^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dff399616a79b8ef5d61ad68f2ef1e1f590b465;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 --- Reading git-diff-tree failed