diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2018-08-31 17:11:09 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-09-02 23:51:15 +0200 |
commit | 96742775a3c0649b88140803737ffa1915eb4509 (patch) | |
tree | 2fb46713b671be03f984abdf4f0d40db2caaee0f /samples/Makefile | |
parent | i2c: designware: use generic table matching (diff) | |
download | linux-96742775a3c0649b88140803737ffa1915eb4509.tar.xz linux-96742775a3c0649b88140803737ffa1915eb4509.zip |
i2c: designware: move #ifdef CONFIG_OF to the top
Move the #ifdef CONFIG_OF section to the top of the file, after the ACPI
section so functions defined there can be used in dw_i2c_plat_probe.
Tested-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'samples/Makefile')
0 files changed, 0 insertions, 0 deletions