From: Paul Gortmaker Date: Sun, 29 Jan 2012 20:44:45 +0000 (-0500) Subject: includecheck: delete any duplicate instances of module.h X-Git-Tag: v3.4-rc1~97^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13ae246db4a02971ef4f557af1f6d3e21d64b710;p=pandora-kernel.git includecheck: delete any duplicate instances of module.h Different tree maintainers picked up independently generated trivial compile fixes based on linux-next testing, resulting in some cases where a file would have got more than one addition of module.h once everything was all merged together. Delete any duplicates so includecheck isn't complaining about anything related to module.h/export.h changes. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed