Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Platform: OLPC: Remove an unused include

Also, the header is x86 specific, while there are non-x86 OLPC machines.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

authored by

Lubomir Rintel and committed by
Andy Shevchenko
2dc78630 f22558d7

-1
-1
drivers/platform/olpc/olpc-ec.c
··· 17 17 #include <linux/init.h> 18 18 #include <linux/list.h> 19 19 #include <linux/olpc-ec.h> 20 - #include <asm/olpc.h> 21 20 22 21 struct ec_cmd_desc { 23 22 u8 cmd;