i2c: acorn: remove outdated path from file header
authorWolfram Sang <wsa@the-dreams.de>
Mon, 15 Jan 2018 17:41:39 +0000 (18:41 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 17 Jan 2018 23:08:20 +0000 (00:08 +0100)
That path has gone away for a long time. Move the HW name upwards for a
proper header.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-acorn.c

index a6f22d30a288af3d6d2afbd1a4ddbe4924703199..f4a5ae69bf6a48775f9bb58c488eeb158174a797 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  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
  */