Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Mike Frysinger and committed by
Bryan Wu
714e76d7 269647dc

+1 -1
+1 -1
arch/blackfin/include/asm/bfin_sport.h
··· 126 126 int tx_len; 127 127 int tx_sent; 128 128 129 - int sport_err_irq; 129 + int err_irq; 130 130 131 131 struct mutex mutex; /* mutual exclusion semaphore */ 132 132 struct task_struct *task;