diff options
author | Sandor Yu <R01008@freescale.com> | 2012-09-05 13:26:50 +0800 |
---|---|---|
committer | Jason Liu <r64343@freescale.com> | 2012-09-06 22:17:54 +0800 |
commit | 526d525f42e0e76edf02b1e8edbdef972838520c (patch) | |
tree | 95cfabc94580084726d7ba5aeee443e80087f1e1 /scripts/patch-kernel | |
parent | a825494f676a3d2dbeeaddaa6824698f63c291e9 (diff) |
ENGR00223056 Fix HDMI build warning
Fix HDMI build warning.
drivers/video/mxc_hdmi.c: In function 'mxc_hdmi_set_mode':
drivers/video/mxc_hdmi.c:1659: warning: assignment discards
qualifiers from pointer target type
drivers/video/mxc_hdmi.c: At top level:
driver/video/mxc_hdmi.c:1398: warning: 'mxc_hdmi_enable_pins'
defined but not used
Remove unused function mxc_hdmi_enable_pins() and mxc_hdmi_disable_pins()
from code. Fix defined but unused function build warning.
Added pointer conversion from const poniter to non-const pointer.
Signed-off-by: Sandor Yu <R01008@freescale.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions