summaryrefslogtreecommitdiffstats
path: root/common/altera.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/altera.c')
-rw-r--r--common/altera.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/common/altera.c b/common/altera.c
index a2b5967ec9..09dc0b22e1 100644
--- a/common/altera.c
+++ b/common/altera.c
@@ -41,8 +41,6 @@
#define PRINTF(fmt,args...)
#endif
-#if defined(CONFIG_FPGA) && defined(CONFIG_FPGA_ALTERA)
-
/* Local Static Functions */
static int altera_validate (Altera_desc * desc, const char *fn);
@@ -283,5 +281,3 @@ static int altera_validate (Altera_desc * desc, const char *fn)
}
/* ------------------------------------------------------------------------- */
-
-#endif /* CONFIG_FPGA & CONFIG_FPGA_ALTERA */
OpenPOWER on IntegriCloud