[U-Boot] [PATCH 3/4] fsl_sata: Fix compile error when CONFIG_LBA48 is not defined

Kumar Gala galak at kernel.crashing.org
Fri Oct 7 17:07:43 CEST 2011


On Oct 3, 2011, at 2:18 PM, York Sun wrote:

> From: Tang Yuantian <B29983 at freescale.com>
> 
> If CONFIG_LBA48 is not defined, the element lba48 of
> struct sata_dev_desc is not avaible, and can't be used.
> 
> Signed-off-by: Tang Yuantian <b29983 at freescale.com>
> ---
> drivers/block/fsl_sata.c |   15 ++++++++++-----
> 1 files changed, 10 insertions(+), 5 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list