reset: sunxi: mark the of_device_id array as __initconst
authorPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 29 Oct 2015 08:59:34 +0000 (09:59 +0100)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 16 Nov 2015 08:23:47 +0000 (09:23 +0100)
commitfddad17ed11f1f3c2dd2f9b3b7691a097549c9f3
tree410c4d78c2625593be84f4c765bf1e72865f60fd
parent0437838484fa4c19dd3d561e4605c229d2eb756d
reset: sunxi: mark the of_device_id array as __initconst

Since this array is static const, it should be marked as __initconst.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
drivers/reset/reset-sunxi.c
This page took 0.024246 seconds and 5 git commands to generate.