Skip to content
Snippets Groups Projects
  1. Oct 27, 2009
  2. Oct 24, 2009
  3. Oct 23, 2009
  4. Oct 20, 2009
  5. Oct 19, 2009
  6. Oct 18, 2009
    • Nishanth Menon's avatar
      OMAP3: fix warnings when NAND/ONENAND is not used · 4e0539d2
      Nishanth Menon authored
      
      Fix build warnings by putting specific used variables
      under required #ifdefs for removing:
      mem.c:227: warning: unused variable 'f_sec'
      mem.c:226: warning: unused variable 'f_off'
      mem.c:225: warning: unused variable 'size'
      mem.c:224: warning: unused variable 'base'
      mem.c:222: warning: unused variable 'gpmc_config'
      
      Signed-off-by: default avatarNishanth Menon <nm@ti.com>
      4e0539d2
Loading