Dear Wolfgang Denk, In message <[email protected]> you wrote: > Fix gcc 4.6 build warnings: > onenand_base.c: In function 'onenand_probe': > onenand_base.c:2577:6: warning: variable 'maf_id' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk <[email protected]> > Cc: Lukasz Majewski <[email protected]> > Cc: Kyungmin Park <[email protected]> > --- > drivers/mtd/onenand/onenand_base.c | 5 ++--- > 1 files changed, 2 insertions(+), 3 deletions(-)
Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Technology is dominated by those who manage what they do not under- stand. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

