Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1515808
| From | Joel Holdsworth <joel@airwebreathe.org.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v7 3/3] fpga: Add support for Lattice iCE40 FPGAs |
| Date | 2016-11-07 01:50 +0100 |
| Message-ID | <sAGil-4aO-9@gated-at.bofh.it> (permalink) |
| References | <szEVj-5Bj-3@gated-at.bofh.it> <szEVj-5Bj-5@gated-at.bofh.it> <sAGil-4aO-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
>> +#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!
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v7 1/3] of: Add vendor prefix for Lattice Semiconductor Joel Holdsworth <joel@airwebreathe.org.uk> - 2016-11-04 06:10 +0100
[PATCH v7 2/3] Documentation: Add binding document for Lattice iCE40 FPGA manager Joel Holdsworth <joel@airwebreathe.org.uk> - 2016-11-04 06:10 +0100
[PATCH v7 3/3] fpga: Add support for Lattice iCE40 FPGAs Joel Holdsworth <joel@airwebreathe.org.uk> - 2016-11-04 06:10 +0100
Re: [PATCH v7 3/3] fpga: Add support for Lattice iCE40 FPGAs Joel Holdsworth <joel@airwebreathe.org.uk> - 2016-11-07 01:50 +0100
csiph-web