summaryrefslogtreecommitdiff
path: root/nuttx/include
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/include')
-rw-r--r--nuttx/include/nuttx/fs/smart.h (renamed from nuttx/include/nuttx/smart.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/include/nuttx/smart.h b/nuttx/include/nuttx/fs/smart.h
index 7e9fafd77..7ec7de558 100644
--- a/nuttx/include/nuttx/smart.h
+++ b/nuttx/include/nuttx/fs/smart.h
@@ -1,5 +1,5 @@
/****************************************************************************
- * include/nuttx/smart.h
+ * include/nuttx/fs/smart.h
* Sector Mapped Allocation for Really Tiny (SMART) FLASH interface
*
* Copyright (C) 2013 Ken Pettit. All rights reserved.