MX31: Add basic support for Freescale i.MX31 PDK board.
[oweals/u-boot.git] / lib_generic / bzlib_randtable.c
index a0dd573d1ce9944b73fc952a4eb10f7f8e491dcf..c3dc7e41817a7558ec56b455aeabe0e020077b10 100644 (file)
@@ -1,5 +1,4 @@
 #include <config.h>
-#ifdef CONFIG_BZIP2
 
 /*-------------------------------------------------------------*/
 /*--- Table for randomising repetitive blocks               ---*/
@@ -124,5 +123,3 @@ Int32 BZ2_rNums[512] = {
 /*-------------------------------------------------------------*/
 /*--- end                                       randtable.c ---*/
 /*-------------------------------------------------------------*/
-
-#endif /* CONFIG_BZIP2 */