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: NThierry Reding <thierry.reding@gmail.com>
Showing
想要评论请 注册 或 登录
The table is never modified and all OF functions that use it take a
const struct of_device_id *.
Signed-off-by: NThierry Reding <thierry.reding@gmail.com>