diff options
Diffstat (limited to 'common/spartan3.c')
-rw-r--r-- | common/spartan3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/spartan3.c b/common/spartan3.c index f9302e1..c0f2b05 100644 --- a/common/spartan3.c +++ b/common/spartan3.c @@ -26,7 +26,7 @@ * Configuration support for Xilinx Spartan3 devices. Based * on spartan2.c (Rich Ireland, rireland@enterasys.com). */ - + #include <common.h> /* core U-Boot definitions */ #include <spartan3.h> /* Spartan-II device family */ |