]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
[PATCH] frv: ieee1394 is borken on frv
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 23 Jun 2006 09:04:10 +0000 (02:04 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 23 Jun 2006 14:42:55 +0000 (07:42 -0700)
The ieee1394 assumes it may make direct use of ->count in the semaphore
structure.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David Howells <dhowells@redhat.com>
Cc: Stefan Richter <stefanr@s5r6.in-berlin.de>
Cc: Ben Collins <bcollins@ubuntu.com>
Cc: Jody McIntyre <scjody@modernduck.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/ieee1394/Kconfig

index 186737539cf5f4fe32fac373fe982724bd5ac7ec..79b81be67975050ab6f893aa147ae808abe45b22 100644 (file)
@@ -4,7 +4,7 @@ menu "IEEE 1394 (FireWire) support"
 
 config IEEE1394
        tristate "IEEE 1394 (FireWire) support"
-       depends on PCI || BROKEN
+       depends on (PCI || BROKEN) && (BROKEN || !FRV)
        select NET
        help
          IEEE 1394 describes a high performance serial bus, which is also