commit | 95393f3e07ab53855b91881692a4a5b52dcdc03c | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <npitre@baylibre.com> | Wed Dec 16 09:44:30 2020 -0500 |
committer | Boris Brezillon <boris.brezillon@collabora.com> | Thu Dec 17 10:31:30 2020 +0100 |
tree | 7508c9f1a46e45d7857018ec21c85bfbc477ebf3 | |
parent | 015cbe1f05067cb0374514fcf0a45e17a2b39527 [diff] |
i3c/master/mipi-i3c-hci: quiet maybe-unused variable warning If CONFIG_OF is disabled then the matching table is notreferenced. Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Nicolas Pitre <npitre@baylibre.com> Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>