pwm: pxa: Constify OF match table
authorThierry Reding <thierry.reding@gmail.com>
Tue, 1 Apr 2014 12:06:43 +0000 (14:06 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Tue, 1 Apr 2014 12:06:43 +0000 (14:06 +0200)
The table is never modified and all OF functions that use it take a
const struct of_device_id *.

Signed-off-by: Thierry Reding <thierry.reding@gmail.com>

No differences found