ieee802154: at86rf230: Replace of_gpio.h by proper one
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 4 Mar 2024 17:42:17 +0000 (19:42 +0200)
committerStefan Schmidt <stefan@datenfreihafen.org>
Wed, 6 Mar 2024 20:13:25 +0000 (21:13 +0100)
commitdefa2cb4e43995f04887c71101c388280f45827b
treef2c3e913e8b401c661cd9bdeb497306be8c52146
parente8a1e58345cf40b7b272e08ac7b32328b2543e40
ieee802154: at86rf230: Replace of_gpio.h by proper one

of_gpio.h is deprecated and subject to remove.
The driver doesn't use it directly, replace it
with what is really being used.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Miquel Raynal <miquel.raynal@bootlin.com>
Message-ID: <20240304174218.1198411-1-andriy.shevchenko@linux.intel.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
drivers/net/ieee802154/at86rf230.c