media: rc: gpio-ir-recv: Remove unused of_gpio.h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 4 Mar 2024 18:05:10 +0000 (20:05 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Mon, 25 Mar 2024 09:13:43 +0000 (10:13 +0100)
commit649a53b68e776f1d4b743abd502f7102659b7b40
tree0cc7164a1686f0db4da78507afbe18586e940cbd
parentafb33144eba809e6e1b385c3a74543e87f7e3ff0
media: rc: gpio-ir-recv: Remove unused of_gpio.h

of_gpio.h is deprecated and subject to remove.
The driver doesn't use it, simply remove the unused header.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/rc/gpio-ir-recv.c