]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Replace enums in ata.h with an include of libata.h
authorSteven A. Falco <sfalco@harris.com>
Fri, 15 Aug 2008 19:29:12 +0000 (15:29 -0400)
committerWolfgang Denk <wd@denx.de>
Wed, 20 Aug 2008 23:20:45 +0000 (01:20 +0200)
commit9571b84cb1423876f1153081b9e6a51d90fbcdc4
tree161845ee5a5586e6cd25d228eae1e89fb63723db
parent0de0afbca865ecf482b4d2b635236746def8518f
Replace enums in ata.h with an include of libata.h

This patch removes some enums from ata.h and replaces them with an
include of libata.h.  This way, we eliminate duplicated code, and
prevent errors whereby the different versions could be out of sync.

Signed-off-by: Steven A. Falco <sfalco@harris.com>
include/ata.h