meta-romulus: Remove vcs workaround

Romulus uses CPLD trigger for vcs workaround and it is not needed
anymore for DD2.0 CPU.

Change-Id: I21b3c15f81b1b7be9aaab03f5f951731fc686c38
Signed-off-by: Lei YU <mine260309@gmail.com>
diff --git a/meta-romulus/recipes-phosphor/host/p9-host-start.bbappend b/meta-romulus/recipes-phosphor/host/p9-host-start.bbappend
index ac2013f..4cac490 100644
--- a/meta-romulus/recipes-phosphor/host/p9-host-start.bbappend
+++ b/meta-romulus/recipes-phosphor/host/p9-host-start.bbappend
@@ -1,2 +1,3 @@
 RDEPENDS_${PN} += 'avsbus-control'
 RDEPENDS_${PN} += 'vrm-control'
+RDEPENDS_${PN}_remove += "p9-vcs-workaround"