On Sun, Apr 03, 2016 at 12:15:20AM +0100, Martyn Welch wrote:
> This patch introduces a fake VME bridge driver. This driver currently
> emulates a subset of the VME bridge functionality. This allows some VME
> subsystem development and even some VME device driver development to be
> carried out in the absence of a proper VME bus.
> 
> Signed-off-by: Martyn Welch <mar...@welchs.me.uk>
> ---
>  drivers/vme/bridges/Kconfig    |    8 +
>  drivers/vme/bridges/Makefile   |    1 +
>  drivers/vme/bridges/vme_fake.c | 1292 
> ++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 1301 insertions(+)
>  create mode 100644 drivers/vme/bridges/vme_fake.c

Can you fix up the errors found by the kbuild bot and resend this?

thanks,

greg k-h
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to