Skip to content

Commit

Permalink
mtd: fsmc.h: including linux/io.h for definition of readl
Browse files Browse the repository at this point in the history
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
  • Loading branch information
Viresh Kumar authored and David Woodhouse committed Dec 3, 2010
1 parent a0c5a39 commit 65ab220
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/linux/mtd/fsmc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 65ab220

Please sign in to comment.