From be85acd0f71ce088b4e1584e6ce485015288f63c Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 27 May 2011 15:26:52 +0000 Subject: Rename all lpc313x to lpc31xx git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3644 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/ea3131/src/up_leds.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/ea3131/src/up_leds.c') diff --git a/nuttx/configs/ea3131/src/up_leds.c b/nuttx/configs/ea3131/src/up_leds.c index 43a9847db..a0bec01b0 100755 --- a/nuttx/configs/ea3131/src/up_leds.c +++ b/nuttx/configs/ea3131/src/up_leds.c @@ -49,7 +49,7 @@ #include "chip.h" #include "up_arch.h" #include "up_internal.h" -#include "lpc313x_internal.h" +#include "lpc31_internal.h" /**************************************************************************** * Definitions -- cgit v1.2.3