Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1463528
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: include/linux/io-mapping.h:130:39: error: implicit declaration of function 'ioremap_wc' |
| Date | 2016-08-16 10:20 +0200 |
| Message-ID | <s6HLk-BJ-21@gated-at.bofh.it> (permalink) |
| References | <s6rQe-7ef-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Aug 15, 2016 at 5:08 PM, kbuild test robot <fengguang.wu@intel.com> wrote: > FYI, the error/warning still remains. > commit: 7d4defe21c682c934a19fce1ba8b54b7bde61b08 gpio: include <linux/io-mapping.h> in gpiolib-of > config: um-allmodconfig (attached as .config) I think I've finally fixed this now by making OF_GPIO depend on !NO_IOMEM. Yours, Linus Walleij
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
include/linux/io-mapping.h:130:39: error: implicit declaration of function 'ioremap_wc' kbuild test robot <fengguang.wu@intel.com> - 2016-08-15 17:20 +0200
Re: include/linux/io-mapping.h:130:39: error: implicit declaration of function 'ioremap_wc' Linus Walleij <linus.walleij@linaro.org> - 2016-08-16 10:20 +0200
Re: include/linux/io-mapping.h:130:39: error: implicit declaration of function 'ioremap_wc' Chris Wilson <chris@chris-wilson.co.uk> - 2016-08-23 22:10 +0200
Re: include/linux/io-mapping.h:130:39: error: implicit declaration of function 'ioremap_wc' Linus Walleij <linus.walleij@linaro.org> - 2016-08-24 14:00 +0200
csiph-web