From: Syam Sidhardhan Date: Tue, 23 Oct 2012 13:32:17 +0000 (+0530) Subject: Bluetooth: Remove unnecessary include export.h X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~174^2^2~130^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=258c4ed076387fc900ea52869eab9b7ee67ce864;p=pandora-kernel.git Bluetooth: Remove unnecessary include export.h For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Signed-off-by: Syam Sidhardhan Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed