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:
f71d148
)
sata_dwc_460ex: enable COMPILE_TEST for the driver
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Wed, 7 Jan 2015 13:24:21 +0000
(15:24 +0200)
committer
Tejun Heo
<tj@kernel.org>
Thu, 8 Jan 2015 13:26:58 +0000
(08:26 -0500)
To test how the driver could be compiled in the non-native environment let's
enable COMPILE_TEST for it. It would be useful for further work.
This patch enables COMPILE_TEST for the driver and fixes compilation errors on
at least x86 platforms.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found