From 2ae69a460413615c82381b240df3800a909100d3 Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Tue, 1 Apr 2014 14:06:43 +0200 Subject: [PATCH] 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-format-patch failed