From: Grant Likely Date: Thu, 27 Nov 2014 23:57:22 +0000 (+0000) Subject: of: Remove unneeded and incorrect MODULE_DEVICE_TABLE X-Git-Tag: omap-for-v3.19/fixes-rc1~127^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63ebecc03d2f18411da51a0981bd63818bbd0b54;p=pandora-kernel.git of: Remove unneeded and incorrect MODULE_DEVICE_TABLE The unittest code has a MODULE_DEVICE_TABLE that isn't needed by any of the unittests, and isn't even correct. Remove it. Signed-off-by: Grant Likely Cc: Pantelis Antoniou --- Reading git-diff-tree failed