| Submitter | Viresh KUMAR |
|---|---|
| Date | Nov. 8, 2010, 5:47 a.m. |
| Message ID | <ae7281ab5364fe0c2b1a7375d5d53ddfc12172d6.1289194908.git.viresh.kumar@st.com> |
| Download | mbox | patch |
| Permalink | /patch/70398/ |
| State | New |
| Headers | show |
Comments
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.
Patch
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>
Signed-off-by: Viresh Kumar <viresh.kumar@st.com> --- include/linux/mtd/fsmc.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)