summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3152/src/ea3152_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ea3152/src/ea3152_internal.h')
-rw-r--r--nuttx/configs/ea3152/src/ea3152_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/ea3152/src/ea3152_internal.h b/nuttx/configs/ea3152/src/ea3152_internal.h
index 94a6e5a23..ee93c36a1 100644
--- a/nuttx/configs/ea3152/src/ea3152_internal.h
+++ b/nuttx/configs/ea3152/src/ea3152_internal.h
@@ -86,7 +86,7 @@
*
************************************************************************************/
-#ifdef CONFIG_LPC31XX_EXTSDRAM
+#ifdef CONFIG_LPC31_EXTSDRAM
extern void lpc31_meminitialize(void);
#endif