From: Sachin Kamat Date: Mon, 18 Mar 2013 09:41:14 +0000 (+0530) Subject: mtd: denali_dt: Remove redundant use of of_match_ptr X-Git-Tag: v3.10-rc1~36^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef54f87366fc207e5db006a720deb5cda4e9778f;p=pandora-kernel.git mtd: denali_dt: Remove redundant use of of_match_ptr Since this driver is dt only and denali_nand_dt_ids is always compiled in, use of of_match_ptr() macro is not necessary. Signed-off-by: Sachin Kamat Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed