1. 02 Jun, 2011 1 commit
    • Paul Mundt's avatar
      fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes. · 554cc102
      Paul Mundt authored
      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: default avatarMagnus Damm <magnus.damm@gmail.com>
      Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
      554cc102
  2. 01 Jun, 2011 17 commits
  3. 31 May, 2011 9 commits
  4. 30 May, 2011 13 commits