git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fec14d2
)
ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Sun, 17 Jul 2011 19:33:58 +0000
(15:33 -0400)
committer
Paul Gortmaker
<paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:31:37 +0000
(19:31 -0400)
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>
No differences found