Commit 714e76d7 authored by Mike Frysinger's avatar Mike Frysinger Committed by Bryan Wu

Blackfin arch: clean up sports header file

Remove redundancy of the name err_irq
Signed-off-by: default avatarMike Frysinger <vapier.adi@gmail.com>
Signed-off-by: default avatarBryan Wu <cooloney@kernel.org>
parent 269647dc
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment