commit | 0d2a1b2d03dfd5ee79e7ebc59635690c8f08810f | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Jan 30 11:30:06 2013 +0200 |
committer | James Morris <james.l.morris@oracle.com> | Fri Feb 01 16:28:32 2013 +1100 |
tree | 743a2995f53cef27082a1e3fbe99726322d48e1d | |
parent | 26d438457ed1b99b6cb26d8f694e8d3de336f9d8 [diff] |
mpilib: use DIV_ROUND_UP and remove unused macros Remove MIN, MAX and ABS macros that are duplicates kernel's native implementation. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: James Morris <james.l.morris@oracle.com>