xtensa: xtfpga: fix definitions of platform devices
authorMax Filippov <jcmvbkbc@gmail.com>
Wed, 25 Dec 2013 01:20:36 +0000 (05:20 +0400)
committerMax Filippov <jcmvbkbc@gmail.com>
Tue, 14 Jan 2014 20:21:25 +0000 (00:21 +0400)
commita558d99263936b8a67d4eff8918745a77bfd8c31
tree1cb5f22ea73be186bfda8bd35127b589884cd60c
parent42beb7628e7a901501e39f520beec67bac3157b1
xtensa: xtfpga: fix definitions of platform devices

Remove __initdata attribute, as the devices may be used after init
sections are freed.

Cc: stable@vger.kernel.org
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/platforms/xtfpga/setup.c