mpilib: use DIV_ROUND_UP and remove unused macros
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 30 Jan 2013 09:30:06 +0000 (11:30 +0200)
committerJames Morris <james.l.morris@oracle.com>
Fri, 1 Feb 2013 05:28:32 +0000 (16:28 +1100)
commit0d2a1b2d03dfd5ee79e7ebc59635690c8f08810f
tree743a2995f53cef27082a1e3fbe99726322d48e1d
parent26d438457ed1b99b6cb26d8f694e8d3de336f9d8
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>
lib/mpi/mpi-internal.h
lib/mpi/mpicoder.c