Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;