From becbca1390a5147b363a34e238e74cffe65eecc3 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Mon, 30 Sep 2013 08:56:41 +0530 Subject: [PATCH] pwm: imx: Remove redundant of_match_ptr The data structure of_match_ptr() protects is always compiled in. Hence of_match_ptr() is not needed. Signed-off-by: Sachin Kamat Acked-by: Sascha Hauer Signed-off-by: Thierry Reding --- Reading git-format-patch failed