xtensa: xtfpga: fix definitions of platform devices
authorMax Filippov <jcmvbkbc@gmail.com>
Wed, 25 Dec 2013 01:20:36 +0000 (05:20 +0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Feb 2014 21:48:01 +0000 (13:48 -0800)
commitba68845589338d5105b51415a6ca9607bdc475e8
treee20b3415394662a618eb4970e227f7f520b8cd39
parented6161470c6c8c45d97211d2426eb050dc382a4a
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>
arch/xtensa/platforms/xtfpga/setup.c