Revision 5781532ebecd9e0b7b5fc25d78030bdec635f4ac authored by Andre Przywara on 13 December 2013, 20:49:19 UTC, committed by Daniel Lezcano on 30 December 2013, 10:55:20 UTC
Commit 60a66e370007e8535b7a561353b07b37deaf35ba changed the Calxeda
cpuidle driver to a platform driver, copying the __init tag from the
_init() to the newly used _probe() function. However, "probe should
not be __init." (Rob said ;-)
Remove the __init tag to fix a section mismatch in the Calxeda
cpuidle driver.

Signed-off-by: Andre Przywara <andre.przywara@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
1 parent 802eee9
History
File Mode Size
asymmetric-parser.h -rw-r--r-- 1.2 KB
asymmetric-subtype.h -rw-r--r-- 1.6 KB
asymmetric-type.h -rw-r--r-- 716 bytes
big_key-type.h -rw-r--r-- 899 bytes
ceph-type.h -rw-r--r-- 123 bytes
dns_resolver-type.h -rw-r--r-- 689 bytes
encrypted-type.h -rw-r--r-- 1.2 KB
keyring-type.h -rw-r--r-- 544 bytes
rxrpc-type.h -rw-r--r-- 4.0 KB
system_keyring.h -rw-r--r-- 633 bytes
trusted-type.h -rw-r--r-- 770 bytes
user-type.h -rw-r--r-- 1.8 KB

back to top