summaryrefslogtreecommitdiff
path: root/include/fpga.h
diff options
context:
space:
mode:
authorGraeme Russ <graeme.russ@gmail.com>2009-08-23 12:59:51 +1000
committerTom Rix <Tom.Rix@windriver.com>2009-10-03 09:04:10 -0500
commit70d841f55d8d4cb6c1ace40148c4e8f5f0777995 (patch)
tree664cef78e1221e923e53eece28f0050a2d564bbb /include/fpga.h
parented3afafd487d1557e175d53270aa3f44427e5632 (diff)
downloadu-boot-imx-70d841f55d8d4cb6c1ace40148c4e8f5f0777995.zip
u-boot-imx-70d841f55d8d4cb6c1ace40148c4e8f5f0777995.tar.gz
u-boot-imx-70d841f55d8d4cb6c1ace40148c4e8f5f0777995.tar.bz2
Misc SATA fixups
Cast first parameter to sata_cpy() In /drivers/block/ata_piix.h, ata_id_has_lba48(), ata_id_has_lba(), ata_id_has_dma(), ata_id_u32(), ata_id_u64() are all defined in include/libata.h which is included in ata.h which is included by all files which include ata_piix.h (only ata_piix.c) so these definitions are supurflous to (and conlict with) this in libata.h. Interestingly, my compiler complains about ata_id_u64 already being defined, but not ata_id_u32 ata_dump_id() is defined in include/libata.h and should not be static (maybe should even use ata_dump_id() in libata.c Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
Diffstat (limited to 'include/fpga.h')
0 files changed, 0 insertions, 0 deletions