From: Matthew Dawson Date: Wed, 16 Oct 2013 04:11:24 +0000 (-0400) Subject: usb: misc: usb3503: Fix compile error due to incorrect regmap depedency X-Git-Tag: v3.12-rc6~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eea88512f82ebf1336253ead6c476c9cb54bdf0e;p=pandora-kernel.git usb: misc: usb3503: Fix compile error due to incorrect regmap depedency The USB3503 driver had an incorrect depedency on REGMAP, instead of REGMAP_I2C. This caused the build to fail since the necessary regmap i2c pieces were not available. Signed-off-by: Matthew Dawson Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed