aboutsummaryrefslogtreecommitdiff
path: root/nuttx/drivers/mtd/sst25.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/drivers/mtd/sst25.c')
-rw-r--r--nuttx/drivers/mtd/sst25.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/drivers/mtd/sst25.c b/nuttx/drivers/mtd/sst25.c
index 01838f078..66d201add 100644
--- a/nuttx/drivers/mtd/sst25.c
+++ b/nuttx/drivers/mtd/sst25.c
@@ -1,5 +1,5 @@
/************************************************************************************
- * drivers/mtd/m25px.c
+ * drivers/mtd/sst25.c
* Driver for SPI-based SST25 FLASH.
*
* Copyright (C) 2012 Gregory Nutt. All rights reserved.