ata: fix a typo in a definition that's thankfully not used.

Change-Id: I6f2d4d05249dc01b48caa1507ee0e71496c67ba6
This commit is contained in:
Solomon Peachy 2021-06-03 21:04:29 -04:00
parent 00440f2137
commit ce5fe4d108

View file

@ -51,7 +51,7 @@
#define CMD_WRITE_MULTIPLE_EXT 0x39
#define CMD_SET_MULTIPLE_MODE 0xC6
#ifdef HAVE_ATA_SMART
#define CMD_SMART
#define CMD_SMART 0xB0
#endif
#define CMD_STANDBY_IMMEDIATE 0xE0
#define CMD_STANDBY 0xE2