MFC r205967:

Include opt_ata.h, as some structures here depending on ATA_CAM option.
This fixes ATA_CAM with atamvsata and probably some other drivers.
This commit is contained in:
Alexander Motin 2010-04-15 12:26:24 +00:00
parent b1a034ef8e
commit fec9df653c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/stable/8/; revision=206655

View File

@ -26,6 +26,8 @@
* $FreeBSD$
*/
#include "opt_ata.h"
#if 0
#define ATA_LEGACY_SUPPORT /* Enable obsolete features that break
* some modern devices */