aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/vcgn/spp_platform_trace_log.h
diff options
context:
space:
mode:
authorDave Barach <dave@barachs.net>2016-02-10 08:03:32 -0500
committerDave Barach <dave@barachs.net>2016-02-10 08:03:44 -0500
commit1b1695316dab02fdbb626ca73ad61a92c31e417e (patch)
tree5fe2f2430969ff7fecbb394f8950b1f227f235dd /vnet/vnet/vcgn/spp_platform_trace_log.h
parentba474a2629b5e9199b6766176f1da3d227adb7e0 (diff)
Clean up gcc-5.2 warnings
Change-Id: I7b0aa42a61607d4d30fe3627032d3837b2838982 Signed-off-by: Dave Barach <dave@barachs.net>
Diffstat (limited to 'vnet/vnet/vcgn/spp_platform_trace_log.h')
-rw-r--r--vnet/vnet/vcgn/spp_platform_trace_log.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/vnet/vnet/vcgn/spp_platform_trace_log.h b/vnet/vnet/vcgn/spp_platform_trace_log.h
index cffe5a09956..36da710f28c 100644
--- a/vnet/vnet/vcgn/spp_platform_trace_log.h
+++ b/vnet/vnet/vcgn/spp_platform_trace_log.h
@@ -15,7 +15,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*------------------------------------------------------------------
- */
+ */
#ifndef __SPP_PLATFORM_TRACE_LOG_H__
#define __SPP_PLATFORM_TRACE_LOG_H__
@@ -339,10 +339,11 @@ void spp_printf(u16 error_code, u16 num_args, u32 *arg);
* The following 2 functions are temporary hacks until
* we have RTC support from the PD nodes
*/
+#if 0
inline
u32 spp_trace_log_get_sys_up_time_in_ms (void);
-
-inline
+#endif
+extern
u32 spp_trace_log_get_unix_time_in_seconds (void);
enum {