git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26d4384
)
mpilib: use DIV_ROUND_UP and remove unused macros
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Wed, 30 Jan 2013 09:30:06 +0000
(11:30 +0200)
committer
James 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