Skip to content

Commit

Permalink
[PATCH] CRIS IDE driver
Browse files Browse the repository at this point in the history
  * Added abstraction layer for subarchs.
  * Added v32 support.
  * Renamed driver.

Signed-off-by: Mikael Starvik <starvik@axis.com>
Acked-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Mikael Starvik authored and Linus Torvalds committed Jul 27, 2005
1 parent 51533b6 commit e63b68d
Show file tree
Hide file tree
Showing 3 changed files with 1,108 additions and 843 deletions.
2 changes: 1 addition & 1 deletion drivers/ide/cris/Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
EXTRA_CFLAGS += -Idrivers/ide

obj-$(CONFIG_ETRAX_ARCH_V10) += ide-v10.o
obj-y += ide-cris.o
Loading

0 comments on commit e63b68d

Please sign in to comment.