summaryrefslogtreecommitdiff
path: root/chip/mec1322/fan.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/mec1322/fan.c')
-rw-r--r--chip/mec1322/fan.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/chip/mec1322/fan.c b/chip/mec1322/fan.c
index 1f54389fc7..543a9b8ca6 100644
--- a/chip/mec1322/fan.c
+++ b/chip/mec1322/fan.c
@@ -1,4 +1,4 @@
-/* Copyright 2013 The Chromium OS Authors. All rights reserved.
+/* Copyright 2013 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -31,7 +31,6 @@ static int rpm_setting;
static int duty_setting;
static int in_rpm_mode = 1;
-
static void clear_status(void)
{
/* Clear DRIVE_FAIL, FAN_SPIN, and FAN_STALL bits */