linux-next: build failure after merge of the vhost tree
From: Stephen Rothwell
Date:  Thu Mar 30 2017 - 00:28:12 EST
Hi Michael,
After merging the vhost tree, today's linux-next build (arm
multi_v7_defconfig) failed like this:
drivers/remoteproc/remoteproc_virtio.c: In function 'rproc_virtio_find_vqs':
drivers/remoteproc/remoteproc_virtio.c:148:9: error: 'ctx' undeclared (first use in this function)
         ctx ? ctx[i] : false);
         ^
Caused by commit
  a965e977a103 ("virtio: add context flag to find vqs")
I have used the vhost tree from next-20170329 for today.
-- 
Cheers,
Stephen Rothwell