Skip to content
Snippets Groups Projects
  1. May 08, 2009
  2. Apr 15, 2009
  3. Mar 02, 2009
  4. Feb 12, 2009
  5. Jan 26, 2009
  6. Jan 21, 2009
  7. Dec 22, 2008
  8. Nov 11, 2008
  9. Oct 31, 2008
  10. Oct 28, 2008
  11. Oct 19, 2008
  12. Oct 02, 2008
  13. Oct 01, 2008
  14. Jul 29, 2008
    • Paul Mundt's avatar
      serial: sh-sci: Fix up SH7760/SH7780/SH7785 early printk regression. · c2697968
      Paul Mundt authored
      
      As noted by Manuel:
      
      	Commit c63847a3 ("sh: Add
      	SCIF2 support for SH7763.") broke build with CONFIG_EARLY_PRINTK
      	enabled for me (SH7760):
      
      	  CC      arch/sh/kernel/early_printk.o
      	/mnt/work/sh7760/kernel/linux-2.6.git/arch/sh/kernel/early_printk.c: In function 'scif_sercon_putc':
      	/mnt/work/sh7760/kernel/linux-2.6.git/arch/sh/kernel/early_printk.c:84: error: implicit declaration of function 'sci_SCFDR_in'
      
      Move the SH7763 definitions out on their own, so they don't create additional
      confusion within the SH7760/SH7780/SH7785 block. Restore the deleted
      SCFDR definition for these parts.
      
      Reported-by: default avatarManuel Lauss <mano@roarinelk.homelinux.net>
      Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
      c2697968
  15. Jul 28, 2008
  16. May 08, 2008
  17. Apr 18, 2008
  18. Feb 13, 2008
  19. Jan 27, 2008
  20. Nov 06, 2007
  21. Sep 20, 2007
  22. Jul 26, 2007
Loading