]> git.baikalelectronics.ru Git - kernel.git/commit
iio: core: drop of.h from iio.h
authorNuno Sá <nuno.sa@analog.com>
Fri, 10 Jun 2022 08:45:30 +0000 (10:45 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 15 Jun 2022 21:07:09 +0000 (22:07 +0100)
commita6bffec877a2cbc7e3b8c443a510ded89a317f8d
treef447b216d84e9cdc042c750b143b65ef0ca42d6e
parentafcc5e3bdd2e721aa4817ad030de5f9752e6a0f0
iio: core: drop of.h from iio.h

There is no reason to include OF as we only need to forward declare
'of_phandle_args'. Previously, some drivers were actually relying on
this for some headers (those were already fixed).

Signed-off-by: Nuno Sá <nuno.sa@analog.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20220610084545.547700-20-nuno.sa@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
include/linux/iio/iio.h