commit | 945010629641b00cca95d1fed4f63009a2b4a113 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Thu Aug 23 11:31:45 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Tue Sep 25 14:46:35 2012 -0700 |
tree | 84ea14ad3f81b39a8d65640bf10d6851e103f96e | |
parent | 99d2c205d4a151faf5f9a406316b9dd960f43475 [diff] |
ext4: remove init_fs/deinit_fs There's no real need to expose this and it can be removed by using a static allocation. Signed-off-by: Rob Herring <rob.herring@calxeda.com>