summaryrefslogtreecommitdiff
path: root/configs/chromebook_minnie_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-11-13 14:22:15 -0700
committerSimon Glass <sjg@chromium.org>2016-11-25 17:59:32 -0700
commit095e6c1f2dd65635543859ddf689e3d90ab6e5cd (patch)
treeb50fde359b56a85b0e52e3557780e8ec6cc03748 /configs/chromebook_minnie_defconfig
parent20b13e8d7ef1b5ac93e4f1c0addae126b05eaf90 (diff)
downloadu-boot-imx-095e6c1f2dd65635543859ddf689e3d90ab6e5cd.zip
u-boot-imx-095e6c1f2dd65635543859ddf689e3d90ab6e5cd.tar.gz
u-boot-imx-095e6c1f2dd65635543859ddf689e3d90ab6e5cd.tar.bz2
rockchip: video: Avoid using u8 in the HDMI driver
It makes not sense using u8 to hold a value on a 32-bit or 64-bit machine. It can only bloat the code by forcing the compiler to mask the value. Change it to uint. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/chromebook_minnie_defconfig')
0 files changed, 0 insertions, 0 deletions