diff options
author | Sonic Zhang <sonic.zhang@analog.com> | 2010-10-27 08:16:47 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-11-11 19:06:07 (GMT) |
commit | b6100992e31e61a2f252acb8df1f65c01f0b626d (patch) | |
tree | de2ea79d29ab2db4938fbfc6f226743db1ea804b /drivers/serial/sc26xx.c | |
parent | 47c344d0bd290e04c57eefdb0a721726e53bb57e (diff) | |
download | linux-fsl-qoriq-b6100992e31e61a2f252acb8df1f65c01f0b626d.tar.xz |
serial: bfin_5xx: always include DMA headers
On Blackfin systems, peripherals that have optional DMA support always
route their interrupts through the corresponding DMA channel -- even
when DMA is not being used. So in PIO mode, we still need to request
the DMA channel (so interrupts are delivered) which means we need to
always include the DMA header for the DMA defines/functions.
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/serial/sc26xx.c')
0 files changed, 0 insertions, 0 deletions