Skip to content

Commit

Permalink
cpufreq: dbx500: Update file header
Browse files Browse the repository at this point in the history
Real simple patch to extend the ST-Ericsson copyright date and
remove unnecessary extra commented lines.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
  • Loading branch information
Lee Jones authored and Linus Walleij committed Jan 7, 2013
1 parent 9291cf9 commit 0baf066
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/cpufreq/dbx500-cpufreq.c
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/*
* Copyright (C) STMicroelectronics 2009
* Copyright (C) ST-Ericsson SA 2010
* Copyright (C) ST-Ericsson SA 2010-2012
*
* License Terms: GNU General Public License v2
* Author: Sundar Iyer <sundar.iyer@stericsson.com>
* Author: Martin Persson <martin.persson@stericsson.com>
* Author: Jonas Aaberg <jonas.aberg@stericsson.com>
*
*/

#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/cpufreq.h>
Expand Down

0 comments on commit 0baf066

Please sign in to comment.