commit | 04b3ab52a000ab7e718efc97e9fdd67d95002d11 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Wed Apr 01 21:42:24 2009 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Wed Apr 01 21:42:24 2009 +0200 |
tree | bab0568ab300e2b02a009678358200bc8745d0e6 | |
parent | f08f31f7c77b5537c099c2566b490eb8255f4c49 [diff] |
aoe: WIN_* -> ATA_CMD_* * Use ATA_CMD_* defines instead of WIN_* ones. * Include <linux/ata.h> directly instead of through <linux/hdreg.h>. Cc: Ed L. Cashin <ecashin@coraid.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>