Skip to content

Commit

Permalink
xtensa: ISS: drop unused io.c
Browse files Browse the repository at this point in the history
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
  • Loading branch information
Max Filippov authored and Chris Zankel committed Oct 3, 2012
1 parent 2375317 commit d0fccc0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 33 deletions.
2 changes: 1 addition & 1 deletion arch/xtensa/platforms/iss/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
# "prom monitor" library routines under Linux.
#

obj-y = io.o console.o setup.o
obj-y = console.o setup.o
obj-$(CONFIG_NET) += network.o
32 changes: 0 additions & 32 deletions arch/xtensa/platforms/iss/io.c

This file was deleted.

0 comments on commit d0fccc0

Please sign in to comment.