diff options
-rw-r--r-- | include/configs/edison.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/edison.h b/include/configs/edison.h index 558c74d7b46..127c2c4546e 100644 --- a/include/configs/edison.h +++ b/include/configs/edison.h @@ -2,10 +2,3 @@ /* * Copyright (c) 2017 Intel Corp. */ - -#ifndef __CONFIG_H -#define __CONFIG_H - -#include <asm/ibmpc.h> - -#endif |