commit | a6e0eb3791dcefc6dd4db53a23de5cfb18fe9a97 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Sat Oct 29 12:02:00 2005 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Oct 29 10:35:08 2005 -0700 |
tree | 982d3656cdadc21225dcfe4dc3092d70461d9458 | |
parent | 018a2cdf1e633497bb4f01eb86a7cbffa611776d [diff] |
[PATCH] bluetooth hidp is broken on s390 Bluetooth HIDP selects INPUT and it really needs it to be there - module depends on input core. And input core is never built on s390... Marked as broken on s390, for now; if somebody has better ideas, feel free to fix it and remove dependency... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>