summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpica/acpi_isab.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/acpica/acpi_isab.c')
-rw-r--r--sys/dev/acpica/acpi_isab.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/acpica/acpi_isab.c b/sys/dev/acpica/acpi_isab.c
index 9cc89e3..184793e 100644
--- a/sys/dev/acpica/acpi_isab.c
+++ b/sys/dev/acpica/acpi_isab.c
@@ -22,10 +22,11 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $FreeBSD$
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
/*
* ISA Bridge driver for Generic ISA Bus Devices. See section 10.7 of the
* ACPI 2.0a specification for details on this device.
OpenPOWER on IntegriCloud