Commit e6ad63f6 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] compatmac not needed uaccess.h is

Fixes unknown symbol copy_.. in some builds
parent 941f102f
......@@ -36,13 +36,13 @@
#include <linux/pci.h>
#include <linux/pm.h>
#include <linux/cpufreq.h>
#include <linux/compatmac.h>
#include <linux/proc_fs.h>
#include <linux/seq_file.h>
#include <asm/io.h>
#include <asm/system.h>
#include <asm/delay.h>
#include <asm/uaccess.h>
#include <acpi/acpi_bus.h>
#include <acpi/acpi_drivers.h>
......
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