diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-02-28 21:53:01 +0400 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2013-02-28 21:53:01 +0400 |
commit | 168268a225d24da3768a88c1029fb3014b0837ca (patch) | |
tree | afde019a1ac79366df0b96a2fcc8ba50bc5298fa /drivers/mfd/ab8500-core.c | |
parent | 04ee16bdf486061147c608410c2c9181352aaa3a (diff) | |
parent | 6f1989bc982bc176b0d63e028e9b7f23ae1b4583 (diff) | |
download | linux-168268a225d24da3768a88c1029fb3014b0837ca.tar.xz |
Merge 'mmc/upstream' into late/mvebu2
These patches from the mmc tree were merged into v3.9 already
and the later mvebu patches depend on them.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers/mfd/ab8500-core.c')
-rw-r--r-- | drivers/mfd/ab8500-core.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/ab8500-core.c b/drivers/mfd/ab8500-core.c index e1650badd106..4778bb124efe 100644 --- a/drivers/mfd/ab8500-core.c +++ b/drivers/mfd/ab8500-core.c @@ -19,6 +19,7 @@ #include <linux/mfd/core.h> #include <linux/mfd/abx500.h> #include <linux/mfd/abx500/ab8500.h> +#include <linux/mfd/abx500/ab8500-bm.h> #include <linux/mfd/dbx500-prcmu.h> #include <linux/regulator/ab8500.h> #include <linux/of.h> |