i2c: remove redundant of_match_ptr
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 30 Sep 2013 03:34:25 +0000 (09:04 +0530)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 3 Oct 2013 20:00:41 +0000 (22:00 +0200)
The data structure of_match_ptr() protects is always compiled in.
Hence of_match_ptr() is not needed.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>

No differences found