diff options
author | Ryosuke Saito <raitosyo@gmail.com> | 2012-03-15 19:19:03 +0900 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2012-03-27 01:00:55 +0100 |
commit | 30053b87d5b97aca28dd7a59982cbb161eaf01c6 (patch) | |
tree | baada31cb3c60ae6c51ba3a7c331aeba56d55777 /drivers/mtd/nand | |
parent | 2a5dbead29a7c081a47133eb428440147a6d8d5a (diff) | |
download | linux-30053b87d5b97aca28dd7a59982cbb161eaf01c6.tar.gz linux-30053b87d5b97aca28dd7a59982cbb161eaf01c6.tar.bz2 linux-30053b87d5b97aca28dd7a59982cbb161eaf01c6.zip |
mtd: fix section mismatch for doc_probe_device
doc_probe_device() is only called from docg3_probe() which is in .init.text,
so it must be in the same section to avoid a section mismatch warning.
Signed-off-by: Ryosuke Saito <raitosyo@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/nand')
0 files changed, 0 insertions, 0 deletions