Skip to content
Snippets Groups Projects
  1. May 15, 2010
    • Wolfgang Denk's avatar
      drivers/mmc/fsl_esdhc.c: fix compiler warnings · 7b43db92
      Wolfgang Denk authored
      
      Commit 77c1458d caused the following compiler warnings:
      
      fsl_esdhc.c: In function 'esdhc_pio_read_write':
      fsl_esdhc.c:142: warning: assignment discards qualifiers from pointer target type
      fsl_esdhc.c: In function 'esdhc_setup_data':
      fsl_esdhc.c:169: warning: unused variable 'wml_value'
      fsl_esdhc.c: In function 'esdhc_pio_read_write':
      fsl_esdhc.c:164: warning: control reaches end of non-void function
      
      Fix these.
      
      Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
      Cc: Dipen Dudhat <dipen.dudhat@freescale.com>
      Cc: Andy Fleming <afleming@freescale.com>
      7b43db92
  2. May 08, 2010
  3. May 07, 2010
  4. May 06, 2010
  5. May 05, 2010
Loading