Skip to content
Snippets Groups Projects
  1. Sep 30, 2011
  2. Sep 13, 2011
  3. Sep 12, 2011
  4. Sep 11, 2011
  5. Sep 10, 2011
    • Wolfgang Denk's avatar
      tegra2: fix warning: "assert" redefined · 3aa7782a
      Wolfgang Denk authored
      
      Commit 21726a7a "Add assert() for debug assertions" caused build
      warnings for all tegra2 based boards:
      
      clock.c:36:1: warning: "assert" redefined
      In file included from clock.c:29:
      include/common.h:144:1: warning: this is the location of the previous definition
      
      Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
      Cc: Simon Glass <sjg@chromium.org>
      3aa7782a
Loading