diff options
author | Tang Yuantian <B29983@freescale.com> | 2011-10-03 12:18:41 -0700 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2011-10-09 17:57:54 -0500 |
commit | 007a28d54de7ff5794b14854f12cda6e49ec1122 (patch) | |
tree | b2fd57ecb88e36f60ad7cb550225de97d5a4786a /Makefile | |
parent | 8af3d22db9aaf1d05cd971940e577d420e9eae6f (diff) | |
download | u-boot-imx-007a28d54de7ff5794b14854f12cda6e49ec1122.zip u-boot-imx-007a28d54de7ff5794b14854f12cda6e49ec1122.tar.gz u-boot-imx-007a28d54de7ff5794b14854f12cda6e49ec1122.tar.bz2 |
fsl_sata: Fix compile error when CONFIG_LBA48 is not defined
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@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions