Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[deliverable/linux.git] / drivers / hid / hid-logitech-hidpp.c
index f2a481125522e33f912db0455c0b4de21396890c..bd2ab476c65ef9f73a04a1f732dc7f75a3b49835 100644 (file)
@@ -1310,8 +1310,6 @@ struct g920_private_data {
        u16 range;
 };
 
-#define to_hid_device(pdev) container_of(pdev, struct hid_device, dev)
-
 static ssize_t g920_range_show(struct device *dev, struct device_attribute *attr,
                                char *buf)
 {
This page took 0.024535 seconds and 5 git commands to generate.