[nss-drv] Reverse the dependency of nss-gmac and nss-drv

This change reverse the dependency of qca-nss-drv and qca-nss-gmac.
It is now that qca-nss-drv will depends on qca-nss-gmac.

Change-Id: I6e1008b3657cbf4f7ae3d65ed4be4f820dd92a1a
Depends-on: 19400
Signed-off-by: Stephen Wang <wstephen@codeaurora.org>
diff --git a/Makefile b/Makefile
index 002178e..42fe658 100644
--- a/Makefile
+++ b/Makefile
@@ -46,14 +46,14 @@
 			nss_pppoe.o \
 			nss_capwap.o \
 			nss_eth_rx.o \
-			nss_n2h.o
+			nss_n2h.o \
+			nss_data_plane.o
 
 #
 # TODO: Deprecated files should be removed before merge
 #
 qca-nss-drv-objs += \
 			nss_tx_rx_freq.o \
-			nss_tx_rx_phys_if.o \
 			nss_tx_rx_virt_if.o
 
 obj-m += qca-nss-tunipip6.o