mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
Cleanup of adfs headers
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
ee450f796f
commit
608ba50bd0
11 changed files with 57 additions and 134 deletions
|
@ -9,15 +9,7 @@
|
|||
*
|
||||
* E and F format directory handling
|
||||
*/
|
||||
#include <linux/errno.h>
|
||||
#include <linux/fs.h>
|
||||
#include <linux/adfs_fs.h>
|
||||
#include <linux/time.h>
|
||||
#include <linux/stat.h>
|
||||
#include <linux/spinlock.h>
|
||||
#include <linux/buffer_head.h>
|
||||
#include <linux/string.h>
|
||||
|
||||
#include "adfs.h"
|
||||
#include "dir_f.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue