u-boot-brain/fs/ext4
Simon Glass 293d7fbd47 ext4: Split write support into its own file
This code seems to be entirely othogonal, so remove the #ifdef and put
the condition in the Makefile instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
2013-03-04 14:19:56 -05:00
..
crc16.c ext4fs write support 2012-08-09 23:48:02 +02:00
crc16.h ext4fs write support 2012-08-09 23:48:02 +02:00
dev.c fs:ext4:write: Store block device descriptor in file system structure 2012-12-07 08:47:52 -07:00
ext4_common.c fs:ext4:fix: Code refactoring to suppress compiler warnings 2012-12-07 08:47:53 -07:00
ext4_common.h fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} 2012-10-29 14:21:19 -07:00
ext4_journal.c fs:ext4:fix: Code refactoring to suppress compiler warnings 2012-12-07 08:47:53 -07:00
ext4_journal.h ext4fs write support 2012-08-09 23:48:02 +02:00
ext4_write.c ext4: Split write support into its own file 2013-03-04 14:19:56 -05:00
ext4fs.c ext4: Split write support into its own file 2013-03-04 14:19:56 -05:00
Makefile ext4: Split write support into its own file 2013-03-04 14:19:56 -05:00