From: Axel Lin Date: Tue, 8 Apr 2014 03:44:49 +0000 (+0800) Subject: gpio: zevio: Remove of_match_ptr around zevio_gpio_of_match X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~53^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ea8d8102bbd32d97fe25decd4bf47ad2a63e031;p=pandora-kernel.git gpio: zevio: Remove of_match_ptr around zevio_gpio_of_match This is a DT-only driver and it will be built only when CONFIG_OF is set. So it's pointless to use of_match_ptr. Signed-off-by: Axel Lin Signed-off-by: Linus Walleij --- Reading git-diff-tree failed