From: Syam Sidhardhan Date: Thu, 14 Feb 2013 20:54:32 +0000 (+0530) Subject: proc_devtree: Replace include linux/module.h with linux/export.h X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~43^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75fc0cf6af45e5de251caa9421b3c3d1bdc273c8;p=pandora-kernel.git proc_devtree: Replace include linux/module.h with linux/export.h Since it uses only THIS_MODULE macro, include is the right to go here. Signed-off-by: Syam Sidhardhan Signed-off-by: Al Viro --- Reading git-diff-tree failed