]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
USB: bcma: Remove unused of_gpio.h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 31 Oct 2024 10:38:18 +0000 (12:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Nov 2024 00:27:52 +0000 (01:27 +0100)
commitf80995b2229aac67b7aa560c4e35ff29c8806d72
treeca453f8a7638d7fb2ab18a36bcdca1a946d588dd
parentc67e9601e29a636a14626707a7b2e5832ba71a75
USB: bcma: Remove unused of_gpio.h

of_gpio.h is deprecated and subject to remove. The drivers in question
don't use it, simply remove the unused header.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20241031103818.2451816-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/bcma-hcd.c