Skip to content

Commit

Permalink
gpio: intel-mid: comments cleanup
Browse files Browse the repository at this point in the history
This is a simple cleanup on gpio-intel-mid.c's header comments.

Signed-off-by: David Cohen <david.a.cohen@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
  • Loading branch information
David Cohen authored and Linus Walleij committed Feb 3, 2014
1 parent 9ae7e9e commit a0bbf03
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions drivers/gpio/gpio-intel-mid.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Moorestown platform Langwell chip GPIO driver
* Intel MID GPIO driver
*
* Copyright (c) 2008, 2009, 2013, Intel Corporation.
* Copyright (c) 2008-2014 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
Expand All @@ -11,10 +11,6 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/

/* Supports:
Expand Down

0 comments on commit a0bbf03

Please sign in to comment.