From: Sachin Kamat Date: Mon, 30 Sep 2013 08:45:31 +0000 (+0530) Subject: video: ssd1307fb: Remove redundant of_match_ptr X-Git-Tag: v3.13-rc1~93^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d71f8cdfdb745084bba33d73c476fb0008c8053c;p=pandora-kernel.git video: ssd1307fb: 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: Maxime Ripard Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed