diff options
author | 2023-01-12 18:39:41 +0200 | |
---|---|---|
committer | 2023-01-30 15:55:30 +0100 | |
commit | 9c8224d04b2ee0c5b9cc6f536fdc23aefff63257 (patch) | |
tree | dc571743b7c52ce6ad7024aae69ccd36652b4023 /lib/parser.c | |
parent | gpio: zevio: Remove duplicate assignment of of_gpio_n_cells (diff) | |
download | linux-rng-9c8224d04b2ee0c5b9cc6f536fdc23aefff63257.tar.xz linux-rng-9c8224d04b2ee0c5b9cc6f536fdc23aefff63257.zip |
gpio: zevio: Use proper headers and drop OF_GPIO dependency
The driver doesn't depend on the OF_GPIO to be compiled. Hence
the proper header to use is mod_devicetable.h. Replace of*.h with
the above mentioned and drop redundant dependency.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions