diff options
Diffstat (limited to 'drivers/char/rio/phb.h')
-rw-r--r-- | drivers/char/rio/phb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/rio/phb.h b/drivers/char/rio/phb.h index 05d59f4b9fb0..a4c48ae4e365 100644 --- a/drivers/char/rio/phb.h +++ b/drivers/char/rio/phb.h | |||
@@ -117,7 +117,7 @@ | |||
117 | * the start. The pointer tx_add points to a SPACE to put a Packet. | 117 | * the start. The pointer tx_add points to a SPACE to put a Packet. |
118 | * The pointer tx_remove points to the next Packet to remove | 118 | * The pointer tx_remove points to the next Packet to remove |
119 | *************************************************************************/ | 119 | *************************************************************************/ |
120 | typedef struct PHB PHB; | 120 | |
121 | struct PHB { | 121 | struct PHB { |
122 | u8 source; | 122 | u8 source; |
123 | u8 handshake; | 123 | u8 handshake; |