From: Sebastian Siewior Date: Wed, 24 Apr 2013 08:48:22 +0000 (+0000) Subject: net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bc21d4162366bb892dc1a4a92110c656e2622ca;p=pandora-kernel.git net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE If compiled as modules each one of these modules is missing something. With this patch the modules are loaded on demand and don't taint the kernel due to license issues. Signed-off-by: Sebastian Andrzej Siewior Acked-by: Mugunthan V N Signed-off-by: David S. Miller --- Reading git-diff-tree failed