* [PATCH] mtd/fsmc.h: including linux/io.h for definition of readl
@ 2010-11-08 5:47 Viresh Kumar
2010-11-26 15:37 ` Artem Bityutskiy
0 siblings, 1 reply; 2+ messages in thread
From: Viresh Kumar @ 2010-11-08 5:47 UTC (permalink / raw)
To: dwmw2, linux-mtd; +Cc: Viresh Kumar
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
---
include/linux/mtd/fsmc.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/linux/mtd/fsmc.h b/include/linux/mtd/fsmc.h
index 2ac94d3..fce5cf0 100644
--- a/include/linux/mtd/fsmc.h
+++ b/include/linux/mtd/fsmc.h
@@ -16,6 +16,7 @@
#ifndef __MTD_FSMC_H
#define __MTD_FSMC_H
+#include <linux/io.h>
#include <linux/platform_device.h>
#include <linux/mtd/physmap.h>
#include <linux/types.h>
--
1.7.2.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] mtd/fsmc.h: including linux/io.h for definition of readl
2010-11-08 5:47 [PATCH] mtd/fsmc.h: including linux/io.h for definition of readl Viresh Kumar
@ 2010-11-26 15:37 ` Artem Bityutskiy
0 siblings, 0 replies; 2+ messages in thread
From: Artem Bityutskiy @ 2010-11-26 15:37 UTC (permalink / raw)
To: Viresh Kumar; +Cc: linux-mtd, dwmw2
On Mon, 2010-11-08 at 11:17 +0530, Viresh Kumar wrote:
> Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
> ---
> include/linux/mtd/fsmc.h | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
Pushed to l2-mtd-2.6.git, thanks.
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-11-26 15:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-08 5:47 [PATCH] mtd/fsmc.h: including linux/io.h for definition of readl Viresh Kumar
2010-11-26 15:37 ` Artem Bityutskiy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).