device property: Remove unused struct net_device forward declaration
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 27 Mar 2023 13:01:50 +0000 (16:01 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Mar 2023 16:08:51 +0000 (18:08 +0200)
commit579d472b379983498a6a7d9f7b1dd74c20afdc50
treeb1f0048cd109f0c09afcae409bf001007446c042
parent386af3bdb53585405c22dae58ad99b72ed5895f5
device property: Remove unused struct net_device forward declaration

There is no users in the property.h for the struct net_device.
Remove the latter for good.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Rafael J. Wysocki <rafael@kernel.org>
Link: https://lore.kernel.org/r/20230327130150.84114-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/property.h