phy: bcm-ns-usb3: enable MDIO in the platform specific code
[linux-2.6-microblaze.git] / include / rdma / ib_verbs.h
index f0cb490..ba8314e 100644 (file)
@@ -62,6 +62,7 @@
 #include <linux/mmu_notifier.h>
 #include <linux/uaccess.h>
 #include <linux/cgroup_rdma.h>
+#include <uapi/rdma/ib_user_verbs.h>
 
 extern struct workqueue_struct *ib_wq;
 extern struct workqueue_struct *ib_comp_wq;
@@ -1889,8 +1890,6 @@ enum ib_mad_result {
        IB_MAD_RESULT_CONSUMED = 1 << 2  /* Packet consumed: stop processing */
 };
 
-#define IB_DEVICE_NAME_MAX 64
-
 struct ib_port_cache {
        struct ib_pkey_cache  *pkey;
        struct ib_gid_table   *gid;