]> git.karo-electronics.de Git - linux-beck.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)
commit84683a7e081ff60e75039cd2475776654ebbf526
tree952b7c174eb7b363848292e8747b758a84c70937
parentf71d148f1adf82edef467d41a2a3be22b36811f0
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