diff options
Diffstat (limited to 'arch/blackfin/include')
-rw-r--r-- | arch/blackfin/include/asm/bfin_sport.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/include/asm/bfin_sport.h b/arch/blackfin/include/asm/bfin_sport.h index d4169590e757..b558908e1c79 100644 --- a/arch/blackfin/include/asm/bfin_sport.h +++ b/arch/blackfin/include/asm/bfin_sport.h | |||
@@ -126,7 +126,7 @@ struct sport_dev { | |||
126 | int tx_len; | 126 | int tx_len; |
127 | int tx_sent; | 127 | int tx_sent; |
128 | 128 | ||
129 | int sport_err_irq; | 129 | int err_irq; |
130 | 130 | ||
131 | struct mutex mutex; /* mutual exclusion semaphore */ | 131 | struct mutex mutex; /* mutual exclusion semaphore */ |
132 | struct task_struct *task; | 132 | struct task_struct *task; |