summaryrefslogtreecommitdiff
path: root/include/common.h
diff options
context:
space:
mode:
authorJustin Waters <justin.waters@timesys.com>2013-04-24 17:41:45 -0400
committerJustin Waters <justin.waters@timesys.com>2013-04-24 17:41:45 -0400
commit18282017b14c0b32b4aa6fd05df58ba5cff0b472 (patch)
tree24344ef4d64f38baee4f5b56a9b44cc775ab4b62 /include/common.h
parent75c641ece39c136001340df61f0ad57028ce4ffc (diff)
LogicPD Support for OMAP3/DM3/AM3 boards 2.2 Update
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/common.h b/include/common.h
index 9ba1e937116..146a1c12b0c 100644
--- a/include/common.h
+++ b/include/common.h
@@ -768,6 +768,7 @@ int cpu_release(int nr, int argc, char * const argv[]);
#ifdef CONFIG_MTDPARTS_DYNAMIC_DEFAULT
extern char *get_mtdids_default(void);
extern char *get_mtdparts_default(void);
+extern char *get_mtdflags_default(void);
#endif /* CONFIG_MTDPARTS_DYNAMIC_DEFAULT */
#endif /* __ASSEMBLY__ */