From 1ba0686b2b56bf4d59a6796152df0cd6843d3145 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Tue, 26 Mar 2013 09:42:00 +0000 Subject: [PATCH] iio: exynos_adc: Remove redundant of_match_ptr macro exynos_adc is a DT only driver and exynos_adc_match table is always compiled in. Hence remove the macro. Signed-off-by: Sachin Kamat Signed-off-by: Jonathan Cameron --- Reading git-format-patch failed