diff options
Diffstat (limited to 'drivers/isdn')
-rw-r--r-- | drivers/isdn/hisax/hfc4s8s_l1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/isdn/hisax/hfc4s8s_l1.c b/drivers/isdn/hisax/hfc4s8s_l1.c index ab98e135bcbb..7ea0d07836d6 100644 --- a/drivers/isdn/hisax/hfc4s8s_l1.c +++ b/drivers/isdn/hisax/hfc4s8s_l1.c | |||
@@ -309,7 +309,7 @@ wait_busy(hfc4s8s_hw * a) | |||
309 | 309 | ||
310 | /******************************************************/ | 310 | /******************************************************/ |
311 | /* function to read critical counter registers that */ | 311 | /* function to read critical counter registers that */ |
312 | /* may be udpated by the chip during read */ | 312 | /* may be updated by the chip during read */ |
313 | /******************************************************/ | 313 | /******************************************************/ |
314 | static u_char | 314 | static u_char |
315 | Read_hfc8_stable(hfc4s8s_hw * hw, int reg) | 315 | Read_hfc8_stable(hfc4s8s_hw * hw, int reg) |