aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pda_power.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/pda_power.h')
-rw-r--r--include/linux/pda_power.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/pda_power.h b/include/linux/pda_power.h
index 2bb62bf296ac..2a69db4b60b7 100644
--- a/include/linux/pda_power.h
+++ b/include/linux/pda_power.h
@@ -1,13 +1,10 @@
1/* SPDX-License-Identifier: GPL-2.0-only */
1/* 2/*
2 * Common power driver for PDAs and phones with one or two external 3 * Common power driver for PDAs and phones with one or two external
3 * power supplies (AC/USB) connected to main and backup batteries, 4 * power supplies (AC/USB) connected to main and backup batteries,
4 * and optional builtin charger. 5 * and optional builtin charger.
5 * 6 *
6 * Copyright © 2007 Anton Vorontsov <cbou@mail.ru> 7 * Copyright © 2007 Anton Vorontsov <cbou@mail.ru>
7 *
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License version 2 as
10 * published by the Free Software Foundation.
11 */ 8 */
12 9
13#ifndef __PDA_POWER_H__ 10#ifndef __PDA_POWER_H__