Move drive from fs/. to fs/driver/.

This commit is contained in:
Gregory Nutt
2014-09-28 11:06:21 -06:00
parent 9d28249778
commit a470a8cbd0
17 changed files with 17 additions and 20 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* fs/fs_inodefind.c
* fs/inode/fs_inodefind.c
*
* Copyright (C) 2007-2009 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>