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)
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>

No differences found