platform: msm8994: Remove duplicate entries for QUSB

QUSB macros are now defiend in common header file. Remove
duplicate entries.

Change-Id: Idc03e6faebd76bec1c63e689cee1a4b5b37cc4ce
diff --git a/platform/msm8994/include/platform/iomap.h b/platform/msm8994/include/platform/iomap.h
index ce823de..e6d40c9 100644
--- a/platform/msm8994/include/platform/iomap.h
+++ b/platform/msm8994/include/platform/iomap.h
@@ -83,13 +83,6 @@
 /* QUSB2 PHY */
 #define QUSB2_PHY_BASE              (PERIPH_SS_BASE + 0x00339000)
 
-#define QUSB2PHY_PORT_POWERDOWN     (QUSB2_PHY_BASE + 0x000000B4)
-#define QUSB2PHY_PORT_UTMI_CTRL2    (QUSB2_PHY_BASE + 0x000000C4)
-#define QUSB2PHY_PORT_TUNE1         (QUSB2_PHY_BASE + 0x00000080)
-#define QUSB2PHY_PORT_TUNE2         (QUSB2_PHY_BASE + 0x00000084)
-#define QUSB2PHY_PORT_TUNE3         (QUSB2_PHY_BASE + 0x00000088)
-#define QUSB2PHY_PORT_TUNE4         (QUSB2_PHY_BASE + 0x0000008C)
-
 #define MSM_USB30_BASE              0xF9200000
 #define MSM_USB30_QSCRATCH_BASE     0xF92F8800