From 23f1751c5fef5c33e6a58ed2448774aeae436a39 Mon Sep 17 00:00:00 2001 From: Guennadi Liakhovetski Date: Wed, 31 Jul 2013 14:40:14 +0200 Subject: [PATCH] ARM: shmobile: ape6evm: add "__initconst" annotations where needed This patch adds __initconst markers to the platform data and resources, used on ape6evm as parameters to platform_device_register_resndata(). The data is duplicated inside that function, therefore original data can be discarded after initialisation is completed. Reported-by: Sergei Shtylyov Signed-off-by: Guennadi Liakhovetski Signed-off-by: Simon Horman --- Reading git-format-patch failed