From 86c346de5db0b82087d88ec04d0a404d293c420d Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Wed, 22 May 2013 17:06:29 +0530 Subject: [PATCH] serial: vt8500: Remove redundant use of of_match_ptr macro 'wmt_dt_ids' is always compiled in. Hence of_match_ptr is not necessary. Signed-off-by: Sachin Kamat Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed