summaryrefslogtreecommitdiffstats
path: root/post/drivers/i2c.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/drivers/i2c.c')
-rw-r--r--post/drivers/i2c.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/post/drivers/i2c.c b/post/drivers/i2c.c
index 1b2e64471b..f54fe9970a 100644
--- a/post/drivers/i2c.c
+++ b/post/drivers/i2c.c
@@ -23,8 +23,6 @@
#include <common.h>
-#ifdef CONFIG_POST
-
/*
* I2C test
*
@@ -91,4 +89,3 @@ int i2c_post_test (int flags)
}
#endif /* CONFIG_POST & CFG_POST_I2C */
-#endif /* CONFIG_POST */
OpenPOWER on IntegriCloud