]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cfi_flash: Silence compilation warning
authorStefan Roese <sr@denx.de>
Thu, 5 Feb 2009 10:25:57 +0000 (11:25 +0100)
committerStefan Roese <sr@denx.de>
Thu, 5 Feb 2009 10:25:57 +0000 (11:25 +0100)
commitec21d5cfcb6b4e7fcdd5c6e926e1a824900706f2
tree28c454a1cc16ea8f910df57896cdb68d669e2b0a
parent09ce9921a7d8b1ce764656b14b42217bbf4faa38
cfi_flash: Silence compilation warning

Patch "flash/cfi_flash: Use virtual sector start address, not phys"
introduced a small compilation warning. This patch fixes it.

Signed-off-by: Stefan Roese <sr@denx.de>
drivers/mtd/cfi_flash.c