commit | 995be04548f62c8e6b447410cd28b0666614b461 | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <adobriyan@gmail.com> | Thu Dec 04 17:04:18 2008 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Thu Dec 04 17:53:10 2008 +0200 |
tree | fbabfbcc9bd11813d0d5bebd99cdc52dff37a909 | |
parent | 2ba5f7ae8165b3f575dd3a7d8bb18f421fab8273 [diff] |
UBIFS: fix section mismatch This patch fixes the following section mismatch: WARNING: fs/ubifs/ubifs.o(.init.text+0xec): Section mismatch in reference from the function init_module() to the function .exit.text:ubifs_compressors_exit() Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>