From: Paul Gortmaker Date: Fri, 27 May 2011 21:06:52 +0000 (-0400) Subject: of: of_pci.c needs export.h since it uses EXPORT_SYMBOLS X-Git-Tag: v3.2-rc1~22^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9775913fa05c57b046aa076ae03881f8ee66742b;p=pandora-kernel.git of: of_pci.c needs export.h since it uses EXPORT_SYMBOLS It was getting it implicitly before, since module.h was pulled in via device.h -- but that is something we are going to make go away soon. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed