From: Sachin Kamat Date: Sun, 6 Oct 2013 07:53:52 +0000 (-0700) Subject: Input: ti_am335x_tsc - remove redundant of_match_ptr X-Git-Tag: v3.13-rc1~65^2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e6146bf5b779dd8c78df625549d1f92beaa23e7;p=pandora-kernel.git Input: ti_am335x_tsc - 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 Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed