mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-16 11:44:52 +00:00
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: Wolfram Sang <wsa@the-dreams.de>
This commit is contained in:
parent
e199c285b6
commit
f89813ec8b
1 changed files with 1 additions and 3 deletions
|
|
@ -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
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue