Skip to content

Commit

Permalink
[ARM] Acorn: move the i2c bus driver into drivers/i2c
Browse files Browse the repository at this point in the history
Move the Acorn IOC/IOMD I2C bus driver from drivers/i2c, strip
out the reminants of the platform specific parts of the old
PCF8583 RTC code, and remove the old obsolete PCF8583 driver.

Signed-off-by: Russell King <[email protected]>
  • Loading branch information
Russell King authored and Russell King committed Mar 4, 2007
1 parent 23d046f commit 8d91cba
Show file tree
Hide file tree
Showing 7 changed files with 108 additions and 694 deletions.
1 change: 0 additions & 1 deletion drivers/acorn/char/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
# Makefile for the acorn character device drivers.
#

obj-$(CONFIG_ARCH_ACORN) += i2c.o pcf8583.o
obj-$(CONFIG_L7200_KEYB) += defkeymap-l7200.o keyb_l7200.o
368 changes: 0 additions & 368 deletions drivers/acorn/char/i2c.c

This file was deleted.

Loading

0 comments on commit 8d91cba

Please sign in to comment.