From: Sachin Kamat Date: Mon, 30 Sep 2013 03:19:41 +0000 (+0530) Subject: crypto: sahara - Remove redundant of_match_ptr X-Git-Tag: v3.13-rc2~35^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b0b2605a920e200d8adab29fc57ea9254a3f953;p=pandora-kernel.git crypto: sahara - 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 Cc: Javier Martin Signed-off-by: Herbert Xu --- Reading git-diff-tree failed