serial: vt8500: Remove redundant use of of_match_ptr macro
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 22 May 2013 11:36:29 +0000 (17:06 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Jun 2013 17:21:33 +0000 (10:21 -0700)
'wmt_dt_ids' is always compiled in. Hence of_match_ptr is not
necessary.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found