Removed unnecessary kernel header inclusion.
This commit is contained in:
parent
67e3c382f6
commit
7c95c485eb
|
|
@ -36,8 +36,6 @@
|
|||
#ifndef __EC_MASTER_GLOBALS_H__
|
||||
#define __EC_MASTER_GLOBALS_H__
|
||||
|
||||
#include <linux/types.h>
|
||||
|
||||
#include "../globals.h"
|
||||
#include "../include/ecrt.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue