From: Paul Gortmaker Date: Sun, 31 Jul 2011 21:04:15 +0000 (-0400) Subject: arm: fix implicit use of sched.h in bcmring/dma.c X-Git-Tag: v3.2-rc1~22^2~182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cffaf733662e6f5f7ec840d5b5425ee95714347;p=pandora-kernel.git arm: fix implicit use of sched.h in bcmring/dma.c To fix this: arch/arm/mach-bcmring/dma.c: In function 'dma_request_channel_dbg': arch/arm/mach-bcmring/dma.c:1022: error: 'TASK_INTERRUPTIBLE' undeclared (first use in this function) arch/arm/mach-bcmring/dma.c:1022: error: (Each undeclared identifier is reported only once Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed