Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f89813ec authored by Wolfram Sang's avatar Wolfram Sang
Browse files

i2c: acorn: remove outdated path from file header



That path has gone away for a long time. Move the HW name upwards for a
proper header.

Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent e199c285
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
/*
 *  linux/drivers/acorn/char/i2c.c
 *  ARM IOC/IOMD i2c driver.
 *
 *  Copyright (C) 2000 Russell King
 *
@@ -7,8 +7,6 @@
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 *
 *  ARM IOC/IOMD i2c driver.
 *
 *  On Acorn machines, the following i2c devices are on the bus:
 *	- PCF8583 real time clock & static RAM
 */