Commit 5d472b73 authored by françois romieu's avatar françois romieu Committed by David S. Miller

drivers/net/ethernet: remove unused #define.

Signed-off-by: default avatarFrancois Romieu <romieu@fr.zoreil.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 141b9e66
......@@ -157,8 +157,6 @@
*/
#include <linux/sockios.h>
#define DEPCAIOCTL SIOCDEVPRIVATE
struct depca_ioctl {
unsigned short cmd; /* Command to run */
unsigned short len; /* Length of the data buffer */
......
......@@ -991,8 +991,6 @@
*/
#include <linux/sockios.h>
#define DE4X5IOCTL SIOCDEVPRIVATE
struct de4x5_ioctl {
unsigned short cmd; /* Command to run */
unsigned short len; /* Length of the data buffer */
......
......@@ -102,7 +102,6 @@ enum jme_spi_op_bits {
};
#define HALF_US 500 /* 500 ns */
#define JMESPIIOCTL SIOCDEVPRIVATE
#define PCI_PRIV_PE1 0xE4
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment