mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-23 10:29:47 +07:00
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>
This commit is contained in:
parent
f22558d701
commit
2dc7863049
@ -17,7 +17,6 @@
|
||||
#include <linux/init.h>
|
||||
#include <linux/list.h>
|
||||
#include <linux/olpc-ec.h>
|
||||
#include <asm/olpc.h>
|
||||
|
||||
struct ec_cmd_desc {
|
||||
u8 cmd;
|
||||
|
Loading…
Reference in New Issue
Block a user