diff options
author | 2011-12-20 09:27:39 -0800 | |
---|---|---|
committer | 2011-12-20 10:59:30 -0800 | |
commit | bb6e8fb30b836ca3ac43697c886e1385eaa2bba6 (patch) | |
tree | f60168f367b87d9ea52ce63158264fcf037b2be4 /crypto/api.c | |
parent | arm/tegra: Use bus notifiers to trigger pinmux setup (diff) | |
download | wireguard-linux-bb6e8fb30b836ca3ac43697c886e1385eaa2bba6.tar.xz wireguard-linux-bb6e8fb30b836ca3ac43697c886e1385eaa2bba6.zip |
arm/tegra: remove __initdata annotation from pinmux tables
Instead of reshuffling what functions in the pinmux paths should be
__init and thus could keep references to __initdata, let's just remove
the annotations for now -- the tables are moving to device tree in the
next version anyway and the whole subsystem is being wired up. We will
go back and re-annotate where appropriate once things settle down.
Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions