mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-11 07:30:16 +00:00
Blackfin arch: clean up sports header file
Remove redundancy of the name err_irq Signed-off-by: Mike Frysinger <vapier.adi@gmail.com> Signed-off-by: Bryan Wu <cooloney@kernel.org>
This commit is contained in:
parent
269647dc8f
commit
714e76d71d
@ -126,7 +126,7 @@ struct sport_dev {
|
||||
int tx_len;
|
||||
int tx_sent;
|
||||
|
||||
int sport_err_irq;
|
||||
int err_irq;
|
||||
|
||||
struct mutex mutex; /* mutual exclusion semaphore */
|
||||
struct task_struct *task;
|
||||
|
Loading…
x
Reference in New Issue
Block a user