Fix compilation error when SCSC_DEBUG_COMPATIBILITY
is set to N.
Change-Id: Id7170a0d86e879c3628d5514c384bff8e17f68d6
SCSC-Bug-Id: SSB-509704
Signed-off-by: Albert Cano <a.canocamps@samsung.com>
/****************************************************************************
*
- * Copyright (c) 2012 - 2018 Samsung Electronics Co., Ltd. All rights reserved
+ * Copyright (c) 2012 - 2019 Samsung Electronics Co., Ltd. All rights reserved
*
****************************************************************************/
extern const int SLSI_GSCAN;
extern const int SLSI_MBULK;
extern const int SLSI_FLOWC;
+extern const int SLSI_SMAPPER;
#endif /* CONFIG_SCSC_DEBUG_COMPATIBILITY */
extern int *slsi_dbg_filters[];