]> Git Repo - J-u-boot.git/commit - include/ata.h
Replace enums in ata.h with an include of libata.h
authorSteven A. Falco <[email protected]>
Fri, 15 Aug 2008 19:29:12 +0000 (15:29 -0400)
committerWolfgang Denk <[email protected]>
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 <[email protected]>
include/ata.h
This page took 0.032521 seconds and 4 git commands to generate.