Skip to content

Commit

Permalink
ethernet: cirrus: Remove unused macros
Browse files Browse the repository at this point in the history
Remove a couple of unused #defines in cs89x0.h.

Signed-off-by: Alex Dewar <alex.dewar90@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Alex Dewar authored and David S. Miller committed Aug 18, 2020
1 parent 7f8901b commit 4619154
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions drivers/net/ethernet/cirrus/cs89x0.h
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,3 @@
#define PNP_CNF_INT 0x70
#define PNP_CNF_DMA 0x74
#define PNP_CNF_MEM 0x48

#define BIT0 1
#define BIT15 0x8000

0 comments on commit 4619154

Please sign in to comment.