evas convert color - neon asm - fix warning by casting - no side effects
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 11 Feb 2017 04:21:30 +0000 (13:21 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 11 Feb 2017 14:13:00 +0000 (23:13 +0900)
commitf00dbd2252a883655ad26b77520e0ee1724edb19
tree04fa4dc5849163330fa968fd4ac2bb124382d7e0
parenteb3f6f06f1308c474bb75c5bbd51caef37b1715d
evas convert color - neon asm - fix warning by casting - no side effects

it's a warning one way or another so reduce noise with a harmless case
as passing in a pit ro a 32bit type is more restrictive than the ptr
it accepts (an 8bit type)
src/lib/evas/common/evas_convert_color.c