]> git.dujemihanovic.xyz Git - linux.git/commit
net: ethernet: adi: adin1110: Replace linux/gpio.h by proper one
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 8 May 2024 11:45:19 +0000 (14:45 +0300)
committerJakub Kicinski <kuba@kernel.org>
Sat, 11 May 2024 01:51:34 +0000 (18:51 -0700)
commit84c8b7ad5e748c0b93415b060c7071f8c524f4f5
treefa3ebb2e64f7cb888f8746e61f34c9c901a7cfd8
parent04fb71cc5f1866f391a9c21ea634217e065ae525
net: ethernet: adi: adin1110: Replace linux/gpio.h by proper one

linux/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>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20240508114519.972082-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/adi/adin1110.c