summaryrefslogtreecommitdiff
path: root/include/mkbp_fifo.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mkbp_fifo.h')
-rw-r--r--include/mkbp_fifo.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/mkbp_fifo.h b/include/mkbp_fifo.h
index 347f94e2a7..408980a10b 100644
--- a/include/mkbp_fifo.h
+++ b/include/mkbp_fifo.h
@@ -1,4 +1,4 @@
-/* Copyright 2021 The Chromium OS Authors. All rights reserved.
+/* Copyright 2021 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -11,10 +11,8 @@
#include "common.h"
#include "ec_commands.h"
-
#define FIFO_DEPTH 16
-
/**
* Update the "soft" FIFO depth (size). The new depth should be less or
* equal FIFO_DEPTH