diff options
author | Paul Mundt <lethal@linux-sh.org> | 2011-05-26 15:01:22 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2011-06-02 16:53:43 +0900 |
commit | 554cc1028603587e28ae49e9594b1508df5f29aa (patch) | |
tree | 7a6ca823bcb6deba17d381f62f2931ea7444d21c /drivers/video/modedb.c | |
parent | 1fa7b6a29c61358cc2ca6f64cef4aa0e1a7ca74c (diff) | |
download | talos-op-linux-554cc1028603587e28ae49e9594b1508df5f29aa.tar.gz talos-op-linux-554cc1028603587e28ae49e9594b1508df5f29aa.zip |
fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes.
The LCDC driver does no longer compile:
CC drivers/video/sh_mobile_meram.o
CC drivers/video/sh_mobile_lcdcfb.o
drivers/video/sh_mobile_lcdcfb.c: In function 'sh_mobile_lcdc_start':
drivers/video/sh_mobile_lcdcfb.c:640:4: error: 'ret' undeclared (first use in this function)
drivers/video/sh_mobile_lcdcfb.c:640:4: note: each undeclared identifier is reported only once for each function it appears in
make[2]: *** [drivers/video/sh_mobile_lcdcfb.o] Error 1
make[1]: *** [drivers/video] Error 2
make: *** [drivers] Error 2
Reported-by: Magnus Damm <magnus.damm@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers/video/modedb.c')
0 files changed, 0 insertions, 0 deletions