lkml.org 
[lkml]   [2023]   [Mar]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v2 2/2] device property: Remove unused struct net_device forward declaration
Date
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>
---
v2: no changes (just Cc'ed accordingly)
include/linux/property.h | 1 -
1 file changed, 1 deletion(-)

diff --git a/include/linux/property.h b/include/linux/property.h
index 4a536548606b..59f452198c64 100644
--- a/include/linux/property.h
+++ b/include/linux/property.h
@@ -16,7 +16,6 @@
#include <linux/types.h>

struct device;
-struct net_device;

enum dev_prop_type {
DEV_PROP_U8,
--
2.40.0.1.gaa8946217a0b
\
 
 \ /
  Last update: 2023-03-27 15:03    [W:0.032 / U:0.968 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site