diff options
author | 2016-02-11 10:29:03 +0530 | |
---|---|---|
committer | 2016-02-23 21:27:02 -0500 | |
commit | 648a0a7da34f281410e8e3a59de8c13ec6ea380a (patch) | |
tree | 5d400230565c327aa8e17a859d7b04b36e8e275a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | be2iscsi: Fix memory leak in beiscsi_alloc_mem() (diff) | |
download | wireguard-linux-648a0a7da34f281410e8e3a59de8c13ec6ea380a.tar.xz wireguard-linux-648a0a7da34f281410e8e3a59de8c13ec6ea380a.zip |
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 <sudip@vectorindia.org>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions