From: Jean Delvare Date: Sun, 24 Apr 2011 16:07:55 +0000 (+0200) Subject: acerhdf: Clean up includes X-Git-Tag: v3.0-rc1~4^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4bae98c4f913d3220d185c47d8817b5e2bba007;p=pandora-kernel.git acerhdf: Clean up includes * The acerhdf driver isn't an ACPI driver, so it needs not include . All it uses is ec_read() and ec_write(), for which is sufficient. * I couldn't find any reason why and were included. This should avoid unneeded rebuilds of the acerhdf driver. Signed-off-by: Jean Delvare Cc: Peter Feuerer Cc: Matthew Garrett Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed