]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
arm ide breakage
authorAl Viro <viro@ZenIV.linux.org.uk>
Sun, 26 Oct 2008 05:40:26 +0000 (05:40 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Oct 2008 16:35:05 +0000 (09:35 -0700)
commit1137fb670465b6b5d15b9db7d01707a5833ee3ae
tree84c46502d53718d0c9275e7d41ae6776ab9eab52
parentce97e13e52848c6388598696b7d44748598db759
arm ide breakage

a) semicolon before the function body is a bad idea
b) it's const struct foo, not struct const foo
c) incidentally, it's ecard_remove_driver(), not ecard_unregister_driver()
d) compiling is occasionally useful.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/ide/icside.c
drivers/ide/rapide.c