
15 Jul
2010
15 Jul
'10
10:44 p.m.
Existing code returns checkpatch error on pinmux macro definition for not enclosing the definition in parenthesis. The error can be observed in the patch generated from commit id bdc9c6c7f77a9a63349ecb9f54b20ad34033a2ae. So macro implementation is modified to fix the error.
Signed-off-by: Prakash PM prakash.pm@ti.com
board/davinci/da8xxevm/da830evm.c | 68 ++++++++++++++++++--------------
Pushed to u-boot-ti