Blackfin: pull in asm/bfin_can.h for interrupt masks

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
Michael Hennerich 2009-12-16 08:39:58 +00:00 коммит произвёл Mike Frysinger
Родитель a3a6a59019
Коммит 15435a2a55
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -28,6 +28,7 @@
#include <asm/dpmc.h>
#include <asm/bfin5xx_spi.h>
#include <asm/bfin_sport.h>
#include <asm/bfin_can.h>
#define SIC_SYSIRQ(irq) (irq - (IRQ_CORETMR + 1))