On Tue, Dec 13, 2011 at 9:14 AM, Axel Lin <axel.lin@xxxxxxxxx> wrote: > Since commit 7bb7aef2 "virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf", > virtqueue_add_buf_gfp is renamed to virtqueue_add_buf now. > > This patch fixes below build error: > CC [M] drivers/rpmsg/virtio_rpmsg_bus.o > drivers/rpmsg/virtio_rpmsg_bus.c: In function 'rpmsg_send_offchannel_raw': > drivers/rpmsg/virtio_rpmsg_bus.c:723: error: implicit declaration of function 'virtqueue_add_buf_gfp' > make[2]: *** [drivers/rpmsg/virtio_rpmsg_bus.o] Error 1 > make[1]: *** [drivers/rpmsg] Error 2 > make: *** [drivers] Error 2 > > Signed-off-by: Axel Lin <axel.lin@xxxxxxxxx> > --- > I got the build error on linux-next 20111212. > So this patch is against linux-next. Thanks a lot for the heads up, Axel ! Stephen, can you please carry this patch in linux-next ? Thanks! Ohad. -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html