diff options
| author | Sudip Mukherjee <[email protected]> | 2016-02-11 10:29:03 +0530 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2016-02-23 21:27:02 -0500 |
| commit | 648a0a7da34f281410e8e3a59de8c13ec6ea380a (patch) | |
| tree | 5d400230565c327aa8e17a859d7b04b36e8e275a /tools/perf/scripts/python/bin | |
| parent | 0c88740dd2070b9af924ab092d5992ece6d90f4c (diff) | |
scsi: sim710: fix build warning
We are getting build warning about:
"Section mismatch in reference from the variable sim710_eisa_driver to
the function .init.text:sim710_eisa_probe()
The variable sim710_eisa_driver references the function __init
sim710_eisa_probe()"
sim710_eisa_probe() was having __init but that was being referenced from
sim710_eisa_driver.
Signed-off-by: Sudip Mukherjee <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions