Skip to content
Snippets Groups Projects
Commit f979690e authored by Kumar Gala's avatar Kumar Gala Committed by Wolfgang Denk
Browse files

Fix warnings from gcc-4.3.0 build on a ppc host


* The cfi_flash.c memset fix actual allows the board to boot so there is
  a bit more going on here than just resolving warnings associated with
  uninitialized variables.

* include/asm/bitops.h:302: warning: '__swab32p' is static but used in
  inline function 'ext2_find_next_zero_bit' which is not static

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 9b124a68
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment