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