From: Thierry Reding Date: Tue, 1 Apr 2014 12:06:43 +0000 (+0200) Subject: pwm: pxa: Constify OF match table X-Git-Tag: v3.15-rc1~73^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ae69a460413615c82381b240df3800a909100d3;p=pandora-kernel.git pwm: pxa: Constify OF match table The table is never modified and all OF functions that use it take a const struct of_device_id *. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed