From: Michael S. Tsirkin Date: Mon, 8 Jul 2013 02:01:06 +0000 (+0930) Subject: virtio: include asm/barrier explicitly X-Git-Tag: v3.11-rc1~45^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5610a5d7188b90fe0f927d2513bf684fb0bc427;p=pandora-kernel.git virtio: include asm/barrier explicitly virtio_ring.h uses mb() and friends, make it pull in asm/barrier.h itself, not rely on other headers to do it. Signed-off-by: Michael S. Tsirkin Signed-off-by: Rusty Russell --- Reading git-diff-tree failed