From: Michael S. Tsirkin Date: Fri, 17 May 2013 01:14:15 +0000 (+0930) Subject: virtio_console: fix uapi header X-Git-Tag: v3.10-rc3~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6407d75afd08545f2252bb39806ffd3f10c7faac;p=pandora-kernel.git virtio_console: fix uapi header uapi should use __u32 not u32. Fix a macro in virtio_console.h which uses u32. Signed-off-by: Michael S. Tsirkin Signed-off-by: Rusty Russell Cc: stable@kernel.org --- Reading git-diff-tree failed