summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/src/up_mmcsd.c
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-06-02 13:57:22 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-06-02 13:57:22 -0600
commit3d0cc6467f1ce5a998aca982ccbd32d8c886e1b1 (patch)
treefa9f3e4347deba93f0fb4c43c543492d37ab66ac /nuttx/configs/sam3u-ek/src/up_mmcsd.c
parent0baf7136f9db7b14d5ed01cf753a86d0d38972b5 (diff)
downloadpx4-nuttx-3d0cc6467f1ce5a998aca982ccbd32d8c886e1b1.tar.gz
px4-nuttx-3d0cc6467f1ce5a998aca982ccbd32d8c886e1b1.tar.bz2
px4-nuttx-3d0cc6467f1ce5a998aca982ccbd32d8c886e1b1.zip
Rename sam3u/ architecture directories to sam34/ to include the SAM4L
Diffstat (limited to 'nuttx/configs/sam3u-ek/src/up_mmcsd.c')
-rw-r--r--nuttx/configs/sam3u-ek/src/up_mmcsd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sam3u-ek/src/up_mmcsd.c b/nuttx/configs/sam3u-ek/src/up_mmcsd.c
index 92934752f..0c1c5a9ad 100644
--- a/nuttx/configs/sam3u-ek/src/up_mmcsd.c
+++ b/nuttx/configs/sam3u-ek/src/up_mmcsd.c
@@ -54,7 +54,7 @@
/* This needs to be extended. The card detect GPIO must be configured as an interrupt.
* when the interrupt indicating that a card has been inserted or removed is received,
* this function must call sio_mediachange() to handle that event. See
- * arch/arm/src/sam3u/sam_hsmci.h for more information.
+ * arch/arm/src/sam34/sam_hsmci.h for more information.
*/
#ifdef GPIO_MCI_CD