commit | 1dff399616a79b8ef5d61ad68f2ef1e1f590b465 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Sat Nov 28 12:20:26 2009 +0530 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Feb 24 14:22:32 2010 +1030 |
tree | aa463b02bfdabc008a9e62717d25e259585e0f3d | |
parent | 971f3390003619ea4ac0b20ee93dfd3209025790 [diff] |
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 <rusty@rustcorp.com.au> Signed-off-by: Amit Shah <amit.shah@redhat.com> To: Christian Borntraeger <borntraeger@de.ibm.com> Cc: linuxppc-dev@ozlabs.org