Re: [PATCH v7 3/3] fpga: Add support for Lattice iCE40 FPGAs

From: Joel Holdsworth
Date: Sun Nov 06 2016 - 19:47:03 EST



+#include <linux/fpga/fpga-mgr.h>
+#include <linux/gpio/consumer.h>
+#include <linux/of_gpio.h>
+#include <linux/spi/spi.h>

Hi Joel,

The build breaks without this:

#include <linux/module.h>

Alan


Go it! - thanks!