From: Sachin Kamat Date: Tue, 26 Mar 2013 09:42:00 +0000 (+0000) Subject: iio: exynos_adc: Remove redundant of_match_ptr macro X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~378^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ba0686b2b56bf4d59a6796152df0cd6843d3145;p=pandora-kernel.git 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-diff-tree failed