From: Mark Brown Date: Tue, 24 Nov 2009 11:16:45 +0000 (+0000) Subject: mfd: Remove build time warning for WM835x register default tables X-Git-Tag: v2.6.33-rc1~285^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7f81c4416a2246c8f03441d52a219af7c109850;p=pandora-kernel.git mfd: Remove build time warning for WM835x register default tables Systems using the WM835x need to choose which of the default register settings are required on the system. Currently there is a compile time warning as well as a runtime error intended to flag up to users that this is required but this also triggers for people building the driver in order to obtain build coverage. Remove the build warning, leaving only the runtime error, in order to reduce noise for people doing generic kernel work. Signed-off-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed