diff options
Diffstat (limited to 'board/phytec')
-rw-r--r-- | board/phytec/pcm030/pcm030.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/phytec/pcm030/pcm030.c b/board/phytec/pcm030/pcm030.c index 6a93874..416d307 100644 --- a/board/phytec/pcm030/pcm030.c +++ b/board/phytec/pcm030/pcm030.c @@ -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) */ - |