DMAENGINE: define a dummy filter function for ste_dma40
authorLinus Walleij <linus.walleij@stericsson.com>
Wed, 6 Oct 2010 09:05:29 +0000 (09:05 +0000)
committerDan Williams <dan.j.williams@intel.com>
Thu, 7 Oct 2010 21:56:36 +0000 (14:56 -0700)
All platform data has to be made conditional on CONFIG_STEDMA40
or we can provide a simple dummy filter functions as to avoid
cluttering the code with other #ifdef:s.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>

No differences found