commit | ae6eee3c8bc38ef45f35e9ee492840ac3e5c103c | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Wed May 07 17:24:05 2014 +0900 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Jun 03 08:11:25 2014 +0100 |
tree | bf099ee6090aff0850b13a9d092894557c92d38d | |
parent | cfb61a419630a810033f2777aba724ab6b1272b3 [diff] |
mfd: sm501: Make of_device_id array const Make of_device_id array const, because all OF functions handle it as const. Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>