diff options
author | Anton Vorontsov <avorontsov@ru.mvista.com> | 2008-07-14 19:20:37 +0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-07-25 09:43:54 -0400 |
commit | 55679df30dfa37886cd9e22d8dea0e6974a552df (patch) | |
tree | f32ef74f14494a20e6de0e82ead6c74c6b0a4baf /drivers/md/dm-table.c | |
parent | 0533400b7813df6c22a171499434d30bd57e799c (diff) |
[MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=y
With CONFIG_MTD_OF_PARTS=y I'm getting this new section mismatch in reference
from the function fsl_elbc_chip_probe() to the function
.devinit.text:of_mtd_parse_partitions()
This patch fixes the mismatch by providing __devinit annotation to the
fsl_elbc_chip_probe() function.
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Acked-By: Scott Wood <scottwood@freescale.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/md/dm-table.c')
0 files changed, 0 insertions, 0 deletions