]> git.baikalelectronics.ru Git - kernel.git/commit
sata_dwc_460ex: enable COMPILE_TEST for the driver
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 7 Jan 2015 13:24:21 +0000 (15:24 +0200)
committerTejun Heo <tj@kernel.org>
Thu, 8 Jan 2015 13:26:58 +0000 (08:26 -0500)
commit3e8da578ed1e1ee0799990f6c94d8ba38dd53916
tree952b7c174eb7b363848292e8747b758a84c70937
parentcee8b7163fa810585044a7dd1fa5c5628c613d4d
sata_dwc_460ex: enable COMPILE_TEST for the driver

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>
drivers/ata/Kconfig
drivers/ata/sata_dwc_460ex.c