From: Arnd Bergmann Date: Tue, 23 Apr 2013 16:30:45 +0000 (+0200) Subject: misc: mark spear13xx-pcie-gadget as broken X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~139^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98097858ccf34367905067ce0af2e6d1fab27241;p=pandora-kernel.git misc: mark spear13xx-pcie-gadget as broken This driver was merged in 2.6.38 but never actually compiled because it depends on the header that has not made it into the kernel. Starting with Linux-3.10, this results in "allyesconfig" build errors, since spear13xx can now be enabled with the default "multiplatform" platform on ARM. Let's mark it as broken for now. If it doesn't get fixed, we can drop it completely. Cc: Pratyush Anand Cc: Randy Dunlap Cc: Jesse Barnes Cc: Viresh Kumar Cc: Shiraz Hashim Signed-off-by: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed