From: Paul Bolle Date: Mon, 1 Apr 2013 23:29:17 +0000 (+1030) Subject: virtio: do not export "u16" and "u64" to userspace X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~63^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=608c380c304ce017dfddbceff988ffd0a36636d9;p=pandora-kernel.git virtio: do not export "u16" and "u64" to userspace virtio_balloon.h exports "u16" and "u64" to userspace. Use "__u16" and "__u64" instead. Signed-off-by: Paul Bolle Signed-off-by: Rusty Russell --- Reading git-diff-tree failed