diff options
author | Manuel Lauss <manuel.lauss@googlemail.com> | 2011-11-19 12:08:10 (GMT) |
---|---|---|
committer | Wolfram Sang <w.sang@pengutronix.de> | 2011-12-07 21:17:39 (GMT) |
commit | c65b53ba4f9ca4520078bab23099579da3bf0446 (patch) | |
tree | 9911097da6766c130e4b94b9848138dba8fedab1 /scripts/get_maintainer.pl | |
parent | d9ddcec35d713dd33dc20dcb4db84db35f9956a6 (diff) | |
download | linux-fsl-qoriq-c65b53ba4f9ca4520078bab23099579da3bf0446.tar.xz |
spi/gpio: fix section mismatch warning
Fixes:
The function __devinit spi_gpio_probe() references
a function __init spi_gpio_alloc.isra.4().
If spi_gpio_alloc.isra.4 is only used by spi_gpio_probe then
annotate spi_gpio_alloc.isra.4 with a matching annotation.
[wsa: fix spi_gpio_request(), too]
Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Diffstat (limited to 'scripts/get_maintainer.pl')
0 files changed, 0 insertions, 0 deletions