Commit bd497561 authored by Andy Grover's avatar Andy Grover

ACPI: Add include to provide PREFIX (Adrian Bunk)

parent 81c0bd9d
......@@ -29,6 +29,7 @@
#include <linux/types.h>
#include <linux/errno.h>
#include <linux/acpi.h>
#include "acpi_bus.h"
extern int __init acpi_table_parse_madt_family (enum acpi_table_id id, unsigned long madt_size, int entry_id, acpi_madt_entry_handler handler);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment