[#4667] section mismatch with ad1836 driver in trunk
Submitted By: Mike Frysinger
Open Date
2008-11-22 00:52:45 Close Date
2008-12-08 18:39:17
Priority:
Medium Assignee:
Cliff Cai
Status:
Closed Fixed In Release:
N/A
Found In Release:
N/A Release:
Category:
N/A Board:
N/A
Processor:
N/A Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
App binary format:
N/A
Summary: section mismatch with ad1836 driver in trunk
Details:
config file attached
WARNING: sound/blackfin/snd-ad1836.o(.devinit.text+0x36): Section mismatch in reference from the function _ad1836_spi_probe() to the function .init.text:_snd_ad1836_spi_probed()
The function __devinit _ad1836_spi_probe() references
a function __init _snd_ad1836_spi_probed().
If _snd_ad1836_spi_probed is only used by _ad1836_spi_probe then
annotate _snd_ad1836_spi_probed with a matching annotation.
Follow-ups
--- Cliff Cai 2008-12-04 23:44:29
fixed.
Cliff
--- Mike Frysinger 2008-12-08 18:39:17
fixed now ... thanks
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
randconfig-1.config