commit | 7eecca9daf9acafd8d3b910af52bd1453aa501da | [log] [tgz] |
---|---|---|
author | Paul Cercueil <paul@crapouillou.net> | Fri Sep 04 15:11:52 2020 +0200 |
committer | Wolfram Sang <wsa@kernel.org> | Mon Sep 21 11:46:05 2020 +0200 |
tree | 490832f5dd2e9a3f4247bc285b438e5c21a0a5c6 | |
parent | 266fd91f2b2fb4efe50550298e8bb0692fb9477f [diff] |
i2c: jz4780: Remove of_match_ptr() CONFIG_OF is selected by CONFIG_MACH_INGENIC, therefore we don't need to handle the case where Device Tree is not supported. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Signed-off-by: Wolfram Sang <wsa@kernel.org>