aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Makefile
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2010-10-05 12:08:57 +0200
committerMatthew Garrett <mjg@redhat.com>2010-10-21 10:10:43 -0400
commitbd9fc3a72345807683a009c1e19dc0d517f0f4e7 (patch)
tree40bdb1b25b8936f97148b0e563f87a4887ead164 /drivers/hwmon/Makefile
parent75b2d09a295d3232fdacd0a0a07d91c6f118ca18 (diff)
downloadkernel_samsung_smdk4412-bd9fc3a72345807683a009c1e19dc0d517f0f4e7.zip
kernel_samsung_smdk4412-bd9fc3a72345807683a009c1e19dc0d517f0f4e7.tar.gz
kernel_samsung_smdk4412-bd9fc3a72345807683a009c1e19dc0d517f0f4e7.tar.bz2
Move hdaps driver to platform/x86
The hdaps driver isn't a hardware monitoring driver, so it shouldn't live under driver/hwmon. drivers/platform/x86 seems much more appropriate, as the driver is only useful on x86 laptops. Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: Guenter Roeck <guenter.roeck@ericsson.com> Cc: Matthew Garrett <mjg@redhat.com> Cc: Frank Seidel <frank@f-seidel.de> Signed-off-by: Matthew Garrett <mjg@redhat.com>
Diffstat (limited to 'drivers/hwmon/Makefile')
-rw-r--r--drivers/hwmon/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hwmon/Makefile b/drivers/hwmon/Makefile
index e3c2484..ec9cb73 100644
--- a/drivers/hwmon/Makefile
+++ b/drivers/hwmon/Makefile
@@ -52,7 +52,6 @@ obj-$(CONFIG_SENSORS_G760A) += g760a.o
obj-$(CONFIG_SENSORS_GL518SM) += gl518sm.o
obj-$(CONFIG_SENSORS_GL520SM) += gl520sm.o
obj-$(CONFIG_SENSORS_ULTRA45) += ultra45_env.o
-obj-$(CONFIG_SENSORS_HDAPS) += hdaps.o
obj-$(CONFIG_SENSORS_I5K_AMB) += i5k_amb.o
obj-$(CONFIG_SENSORS_IBMAEM) += ibmaem.o
obj-$(CONFIG_SENSORS_IBMPEX) += ibmpex.o