diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2016-03-05 16:23:19 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2016-03-05 16:23:19 +0000 |
commit | 837d4f8f41a18b2aa4a7689e5947391c788b2e20 (patch) | |
tree | e182811c22170ec0c9c9b900d5a3b56653f5155d /tools/bison | |
parent | 683c046673e09a41527400369fa4da43e7d55af5 (diff) | |
download | master-31e0f0ae-837d4f8f41a18b2aa4a7689e5947391c788b2e20.tar.gz master-31e0f0ae-837d4f8f41a18b2aa4a7689e5947391c788b2e20.tar.bz2 master-31e0f0ae-837d4f8f41a18b2aa4a7689e5947391c788b2e20.zip |
spi-gpio-custom: fix section mismatch
This fixes this section mismatch warning:
The function spi_gpio_custom_get_slave_cs() references
the variable __initdata bus_nump.
This is often because spi_gpio_custom_get_slave_cs lacks a __initdata
annotation or the annotation of bus_nump is wrong.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 48930
Diffstat (limited to 'tools/bison')
0 files changed, 0 insertions, 0 deletions