diff options
Diffstat (limited to 'board/sh7785lcr/rtl8169.h')
| -rw-r--r-- | board/sh7785lcr/rtl8169.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/board/sh7785lcr/rtl8169.h b/board/sh7785lcr/rtl8169.h index d1c0d64b1..ca9c0bd94 100644 --- a/board/sh7785lcr/rtl8169.h +++ b/board/sh7785lcr/rtl8169.h @@ -55,4 +55,3 @@ const unsigned short EEPROM_W_Data_8169_B[] = {  	0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,  	0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000  }; - |