diff options
author | Simon Glass <sjg@chromium.org> | 2012-12-26 09:53:33 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-03-04 14:19:56 -0500 |
commit | e6d5241534486effa116bf685f7707041492ec7b (patch) | |
tree | dc41035f0255983ce66fffb147ffc69a6aaeaae4 /drivers/watchdog | |
parent | 117e050727d1f76bfc465f23eb3aa10f9f15cc1b (diff) | |
download | u-boot-imx-e6d5241534486effa116bf685f7707041492ec7b.zip u-boot-imx-e6d5241534486effa116bf685f7707041492ec7b.tar.gz u-boot-imx-e6d5241534486effa116bf685f7707041492ec7b.tar.bz2 |
fs: Move ls and read methods into ext4, fat
It doesn't make a lot of sense to have these methods in fs.c. They are
filesystem-specific, not generic code. Add each to the relevant
filesystem and remove the associated #ifdefs in fs.c.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'drivers/watchdog')
0 files changed, 0 insertions, 0 deletions