From: Bob Liu <[email protected]> Date: Tue, 7 Aug 2012 10:08:36 +0800
> From: Sonic Zhang <[email protected]> > > Bit IREN is replaced by UMOD_IRDA and UMOD_MASK since blackfin 60x added, but > this driver didn't update which will cause bfin_sir build error: > > drivers/net/irda/bfin_sir.c:161:9: error: 'IREN' undeclared (first use in this > function) > drivers/net/irda/bfin_sir.c:435:18: error: 'IREN' undeclared (first use in > this function) > drivers/net/irda/bfin_sir.c:521:11: error: 'IREN' undeclared (first use in > this function) > > This patch fix it. > > Signed-off-by: Sonic Zhang <[email protected]> > Signed-off-by: Bob Liu <[email protected]> > Acked-by: Samuel Ortiz <[email protected]> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

