the rest of drivers/*: annotate ->poll() instances
[sfrench/cifs-2.6.git] / drivers / char / hpet.c
index b941e6d59fd66c6b12e346a8567e5ecd955bad0d..dbed4953f86cde60b4feb63504d9eef3f3ca03ff 100644 (file)
@@ -342,7 +342,7 @@ out:
        return retval;
 }
 
-static unsigned int hpet_poll(struct file *file, poll_table * wait)
+static __poll_t hpet_poll(struct file *file, poll_table * wait)
 {
        unsigned long v;
        struct hpet_dev *devp;