summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2013-05-03 15:31:58 +0100
committerLinus Walleij <linus.walleij@linaro.org>2013-05-23 21:12:02 +0200
commit84b3da1498943840005d7d5652caf4fe6fd333e6 (patch)
tree5d02fa1a946f724fab05b302b270b6bb6f02c3a5 /Kbuild
parentdf7c9bbc246e6f173a2e718976aad7c163ed81ba (diff)
dmaengine: ste_dma40: Remove home-brew MAX() macro
The current implementation of the DMA40's local MAX() macro evaluates its arguments more times than is necessary and it not type checked. This patch strips replaces it with a new, more efficient constant. Cc: Dan Williams <djbw@fb.com> Cc: Per Forlin <per.forlin@stericsson.com> Cc: Rabin Vincent <rabin@rab.in> Acked-by: Vinod Koul <vinod.koul@intel.com> Reported-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions