]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/x86/include/asm/olpc.h
Merge tag 'v4.3-next-soc' of https://github.com/mbgg/linux-mediatek into next/soc
[karo-tx-linux.git] / arch / x86 / include / asm / olpc.h
index 513e9992771d3bd5f94f230d61f19101ab506eee..72f9adf6eca48da8b2312a10d162fb7ac8feb86b 100644 (file)
@@ -4,7 +4,6 @@
 #define _ASM_X86_OLPC_H
 
 #include <asm/geode.h>
-#include <linux/olpc-ec.h>
 
 struct olpc_platform_t {
        int flags;
@@ -101,11 +100,6 @@ extern void olpc_xo1_pm_wakeup_clear(u16 value);
 
 extern int pci_olpc_init(void);
 
-/* EC related functions */
-
-extern int olpc_ec_cmd_x86(unsigned char cmd, unsigned char *inbuf,
-               size_t inlen, unsigned char *outbuf, size_t outlen);
-
 /* SCI source values */
 
 #define EC_SCI_SRC_EMPTY       0x00