diff options
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | 2013-07-01 16:56:12 +0200 |
---|---|---|
committer | Jason Cooper <jason@lakedaemon.net> | 2013-07-25 15:22:17 +0000 |
commit | 2746a7c272a3242f919fa2fd5a5f2d9f8a41173a (patch) | |
tree | 6bca9fed958a8c3d758f8663fa3a9d48cf59a9aa /drivers/iio/inkern.c | |
parent | 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b (diff) | |
download | talos-obmc-linux-2746a7c272a3242f919fa2fd5a5f2d9f8a41173a.tar.gz talos-obmc-linux-2746a7c272a3242f919fa2fd5a5f2d9f8a41173a.zip |
ARM: dove: fix missing __init section of dove_mpp_gpio_mode
Legacy dove_mpp_gpio_mode calls orion_gpio_set_valid which is in
__init section. Offending function is not, so this causes a section
mismatch. To fix the mismatch, also move dove_mpp_gpio_mode to
__init section.
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'drivers/iio/inkern.c')
0 files changed, 0 insertions, 0 deletions