USB: handle NULL config in usb_find_alt_setting()
[linux-2.6-microblaze.git] / drivers / xen / pvcalls-front.h
index 3332978..f694ad7 100644 (file)
@@ -20,7 +20,7 @@ int pvcalls_front_recvmsg(struct socket *sock,
                          struct msghdr *msg,
                          size_t len,
                          int flags);
-unsigned int pvcalls_front_poll(struct file *file,
+__poll_t pvcalls_front_poll(struct file *file,
                                struct socket *sock,
                                poll_table *wait);
 int pvcalls_front_release(struct socket *sock);