diff options
Diffstat (limited to 'board/phytec/pcm052/pcm052.c')
-rw-r--r-- | board/phytec/pcm052/pcm052.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/phytec/pcm052/pcm052.c b/board/phytec/pcm052/pcm052.c index 2417111765..e1ebe8e75d 100644 --- a/board/phytec/pcm052/pcm052.c +++ b/board/phytec/pcm052/pcm052.c @@ -15,7 +15,6 @@ #include <asm/arch/clock.h> #include <env.h> #include <led.h> -#include <environment.h> #include <miiphy.h> DECLARE_GLOBAL_DATA_PTR; |