summaryrefslogtreecommitdiffstats
path: root/drivers/sk98lin/skvpd.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/sk98lin/skvpd.c')
-rw-r--r--drivers/sk98lin/skvpd.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/sk98lin/skvpd.c b/drivers/sk98lin/skvpd.c
index 68c65d16b1..f4558fabf8 100644
--- a/drivers/sk98lin/skvpd.c
+++ b/drivers/sk98lin/skvpd.c
@@ -160,6 +160,10 @@
*
******************************************************************************/
+#include <config.h>
+
+#ifdef CONFIG_SK98
+
/*
Please refer skvpd.txt for infomation how to include this module
*/
@@ -1323,3 +1327,4 @@ char *msg) /* error log message */
(void)VpdUpdate(pAC, IoC);
}
+#endif /* CONFIG_SK98 */
OpenPOWER on IntegriCloud