commit | 9775913fa05c57b046aa076ae03881f8ee66742b | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri May 27 17:06:52 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:31:14 2011 -0400 |
tree | 0339bb983e8becc9bbb5a2d133239e8a4ff2c181 | |
parent | 6adb1236b5c1220987209aa68192e0cbad73e9fc [diff] |
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 <paul.gortmaker@windriver.com>