From: Rusty Russell Date: Mon, 18 Jan 2010 13:44:56 +0000 (+0530) Subject: virtio: console: statically initialize virtio_cons X-Git-Tag: v2.6.34-rc1~294^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=971f3390003619ea4ac0b20ee93dfd3209025790;p=pandora-kernel.git virtio: console: statically initialize virtio_cons That way, we can make it const as is good kernel style. We use a separate indirection for the early console, rather than mugging ops.put_chars. We rename it hv_ops, too. Signed-off-by: Rusty Russell Signed-off-by: Amit Shah Signed-off-by: Rusty Russell --- Reading git-diff-tree failed