Re: [PATCH v4 13/36] nds32: Device specific operations
From: Greentime Hu <hidden>
Date: 2017-12-18 11:45:34
Also in:
linux-arch, linux-serial, lkml, netdev
From: Greentime Hu <hidden>
Date: 2017-12-18 11:45:34
Also in:
linux-arch, linux-serial, lkml, netdev
2017-12-18 19:26 GMT+08:00 Arnd Bergmann [off-list ref]:
On Mon, Dec 18, 2017 at 7:46 AM, Greentime Hu [off-list ref] wrote:quoted
+#define __ASM_NDS32_IO_H + +extern void iounmap(void __iomem *addr);The prototype here should probably include 'volatile' to avoid warnings in an allmodconfig build.
Thanks. I will update it like this. extern void iounmap(volatile void __iomem *addr); -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html