summaryrefslogtreecommitdiff
path: root/nuttx/arch
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-23 00:19:46 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-23 00:19:46 +0000
commitf663a4a46924f3082d33a39a5872e90f2aff9eb0 (patch)
tree9106c747804e0d7db212fdb596ae110344820418 /nuttx/arch
parent3622d65ddc69e107eba04d72373961da024671e2 (diff)
downloadpx4-nuttx-f663a4a46924f3082d33a39a5872e90f2aff9eb0.tar.gz
px4-nuttx-f663a4a46924f3082d33a39a5872e90f2aff9eb0.tar.bz2
px4-nuttx-f663a4a46924f3082d33a39a5872e90f2aff9eb0.zip
Missed changed from last lpc1788 check-in
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5551 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch')
-rwxr-xr-xnuttx/arch/arm/src/lpc17xx/chip/lpc178x_iocon.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/arch/arm/src/lpc17xx/chip/lpc178x_iocon.h b/nuttx/arch/arm/src/lpc17xx/chip/lpc178x_iocon.h
index 0f820f7a6..b8c9ee480 100755
--- a/nuttx/arch/arm/src/lpc17xx/chip/lpc178x_iocon.h
+++ b/nuttx/arch/arm/src/lpc17xx/chip/lpc178x_iocon.h
@@ -34,8 +34,8 @@
*
************************************************************************************/
-#ifndef __ARCH_ARM_SRC_LPC17XX_CHIP_LPC17_IOCON_H
-#define __ARCH_ARM_SRC_LPC17XX_CHIP_LPC17_IOCON_H
+#ifndef __ARCH_ARM_SRC_LPC17XX_CHIP_LPC178X_IOCON_H
+#define __ARCH_ARM_SRC_LPC17XX_CHIP_LPC178X_IOCON_H
/************************************************************************************
* Included Files
@@ -149,4 +149,4 @@
* Public Functions
************************************************************************************/
-#endif /* __ARCH_ARM_SRC_LPC17XX_CHIP_LPC17_IOCON_H */
+#endif /* __ARCH_ARM_SRC_LPC17XX_CHIP_LPC178X_IOCON_H */