X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Fdavedenx%2Fqong%2Ffpga.c;h=789acf0696563a78509959e63f66afc0661ec03c;hb=862711154339be2af723adcbde217743de781e81;hp=f865eb422563142a71a692bf83e301d0a69789ee;hpb=6d8d4ef994a7c46e34b5fe53b1af7aa4f78192bf;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/davedenx/qong/fpga.c b/board/davedenx/qong/fpga.c index f865eb4..789acf0 100644 --- a/board/davedenx/qong/fpga.c +++ b/board/davedenx/qong/fpga.c @@ -23,8 +23,8 @@ */ #include -#include -#include +#include +#include #include #include #include @@ -92,4 +92,3 @@ int qong_fpga_init(void) } #endif -