Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e436d06d authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "trace: ipc_logging: Fix compilation error when IPC_LOGGING is unset"

parents e5bd4393 b95ac75f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/* Copyright (c) 2012-2015, The Linux Foundation. All rights reserved.
/* Copyright (c) 2012-2016, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -13,6 +13,7 @@
#ifndef _IPC_LOGGING_H
#define _IPC_LOGGING_H

#include <linux/err.h>
#include <linux/types.h>

#define MAX_MSG_SIZE 255