aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/geode/net5501.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/platform/geode/net5501.c')
-rw-r--r--arch/x86/platform/geode/net5501.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/x86/platform/geode/net5501.c b/arch/x86/platform/geode/net5501.c
index a2f6b982a729..2c24d8d30436 100644
--- a/arch/x86/platform/geode/net5501.c
+++ b/arch/x86/platform/geode/net5501.c
@@ -1,19 +1,15 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * System Specific setup for Soekris net5501 3 * System Specific setup for Soekris net5501
3 * At the moment this means setup of GPIO control of LEDs and buttons 4 * At the moment this means setup of GPIO control of LEDs and buttons
4 * on net5501 boards. 5 * on net5501 boards.
5 * 6 *
6 *
7 * Copyright (C) 2008-2009 Tower Technologies 7 * Copyright (C) 2008-2009 Tower Technologies
8 * Written by Alessandro Zummo <a.zummo@towertech.it> 8 * Written by Alessandro Zummo <a.zummo@towertech.it>
9 * 9 *
10 * Copyright (C) 2008 Constantin Baranov <const@mimas.ru> 10 * Copyright (C) 2008 Constantin Baranov <const@mimas.ru>
11 * Copyright (C) 2011 Ed Wildgoose <kernel@wildgooses.com> 11 * Copyright (C) 2011 Ed Wildgoose <kernel@wildgooses.com>
12 * and Philip Prindeville <philipp@redfish-solutions.com> 12 * and Philip Prindeville <philipp@redfish-solutions.com>
13 *
14 * This program is free software; you can redistribute it and/or modify
15 * it under the terms of the GNU General Public License version 2
16 * as published by the Free Software Foundation.
17 */ 13 */
18 14
19#include <linux/kernel.h> 15#include <linux/kernel.h>