commit | 38789fda295689689d064c0157bc363b1837b5e6 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Sun Jul 17 15:33:58 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:31:37 2011 -0400 |
tree | ff03cfacc7dcc05faecc18fd5b1b213a1eef9c3c | |
parent | fec14d2fcebe824377ef0305babc365d039f6b39 [diff] |
ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed They were getting this implicitly by an include of module.h from device.h -- but we are going to clean that up and break that include chain, so include export.h explicitly now. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>