From: Al Viro Date: Sat, 29 Oct 2005 11:02:00 +0000 (+0100) Subject: [PATCH] bluetooth hidp is broken on s390 X-Git-Tag: v2.6.15-rc1~731^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6e0eb3791dcefc6dd4db53a23de5cfb18fe9a97;p=pandora-kernel.git [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 Acked-by: Marcel Holtmann Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed