X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fphytec%2Fpcm030%2Fpcm030.c;h=77ce3899efbe99f76c0026dd0e80a9a4f49ca19e;hb=a4aafcc990c12816cfd4644e5c003d8556b6236b;hp=6a938743d229c41e5bce9c8412428c7d902c6cbc;hpb=c9969947a4687de90e2bb58e76842b491aa0e0b9;p=u-boot diff --git a/board/phytec/pcm030/pcm030.c b/board/phytec/pcm030/pcm030.c index 6a938743d2..77ce3899ef 100644 --- a/board/phytec/pcm030/pcm030.c +++ b/board/phytec/pcm030/pcm030.c @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include "mt46v32m16-75.h" @@ -217,4 +217,3 @@ void ide_set_reset(int idereset) setbits_be32(&wu_gpio->dvo, GPIO_PSC2_4); } #endif /* defined(CONFIG_CMD_IDE) && defined(CONFIG_IDE_RESET) */ -