[prev in list] [next in list] [prev in thread] [next in thread] 

List:       git-commits-head
Subject:    spi: mediatek: add linux/io.h include file
From:       "Linux Kernel Mailing List" <linux-kernel () vger ! kernel ! org>
Date:       2015-08-31 23:02:10
Message-ID: 20150831230210.C6A77661229 () gitolite ! kernel ! org
[Download RAW message or body]

Web:        https://git.kernel.org/torvalds/c/dd69a0a69c9ee3e09da7f3771c1aa420e49464ce
Commit:     dd69a0a69c9ee3e09da7f3771c1aa420e49464ce
Parent:     a71d6ea6d3ec3e8ba4220370f29531903e3bc153
Refname:    refs/heads/master
Author:     Leilk Liu <leilk.liu@mediatek.com>
AuthorDate: Mon Aug 24 11:45:15 2015 +0800
Committer:  Mark Brown <broonie@kernel.org>
CommitDate: Tue Aug 25 18:48:23 2015 +0100

    spi: mediatek: add linux/io.h include file
    
    mediatek spi driver uses readl/writel, so add linux/io.h,
    even so it's implicitly imported by spi/spi.h
    
    Signed-off-by: Leilk Liu <leilk.liu@mediatek.com>
    Signed-off-by: Mark Brown <broonie@kernel.org>
---
 drivers/spi/spi-mt65xx.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/spi/spi-mt65xx.c b/drivers/spi/spi-mt65xx.c
index 516b4ed..46d1477 100644
--- a/drivers/spi/spi-mt65xx.c
+++ b/drivers/spi/spi-mt65xx.c
@@ -16,6 +16,7 @@
 #include <linux/device.h>
 #include <linux/err.h>
 #include <linux/interrupt.h>
+#include <linux/io.h>
 #include <linux/ioport.h>
 #include <linux/module.h>
 #include <linux/of.h>
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic