commit | 866d286953c359e7b1fc0b8d04254d144a11be68 | [log] [tgz] |
---|---|---|
author | Sandeep Paulraj <s-paulraj@ti.com> | Mon Aug 03 13:58:24 2009 -0400 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Wed Aug 26 11:55:50 2009 +0300 |
tree | 7e4c74694ba53216187c354fe17740ca221a3c57 | |
parent | a0f0202e2a19d43d733e07cb435a3064324c2ba7 [diff] |
DaVinci: DM365: Fix Compilation issue due to PINMUX entry The mask can hold only 8 bit values. This gave a compilation warning. This patch rectifies the warning. Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>