MIPS: lantiq: Fix attributes of of_device_id structure
authorPetr Cvek <petrcvekcz@gmail.com>
Thu, 20 Jun 2019 21:39:35 +0000 (23:39 +0200)
committerPaul Burton <paul.burton@mips.com>
Mon, 24 Jun 2019 21:15:03 +0000 (14:15 -0700)
commit64a95283c3361e42a75fbe24b6390b25b38387b6
tree15969ed601e8290e0f987362a07e7114707d7ee2
parent39588164d3c94c6519f0b826ecd05d7ee3da16c4
MIPS: lantiq: Fix attributes of of_device_id structure

According to the checkpatch the driver structure of_device_id requires
to be const and with attribute __initconst. Change it accordingly.

Signed-off-by: Petr Cvek <petrcvekcz@gmail.com>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: hauke@hauke-m.de
Cc: john@phrozen.org
Cc: linux-mips@vger.kernel.org
Cc: openwrt-devel@lists.openwrt.org
Cc: pakahmar@hotmail.com
arch/mips/lantiq/irq.c