commit | ba68845589338d5105b51415a6ca9607bdc475e8 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Wed Dec 25 05:20:36 2013 +0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 13 13:48:01 2014 -0800 |
tree | e20b3415394662a618eb4970e227f7f520b8cd39 | |
parent | ed6161470c6c8c45d97211d2426eb050dc382a4a [diff] |
xtensa: xtfpga: fix definitions of platform devices commit a558d99263936b8a67d4eff8918745a77bfd8c31 upstream. Remove __initdata attribute, as the devices may be used after init sections are freed. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>