project: msm8909: Remove flag NO_SCM_V8_SUPPORT from rules.

Change to remove NO_SCM_V8_SUPPORT flag from project rules,
as to make scm version detection runtime.

Change-Id: I6e45a6afcd423b3c01487bf573c802bf9a11d95e
diff --git a/project/msm8909.mk b/project/msm8909.mk
index 30cf2d9..87e6e6d 100644
--- a/project/msm8909.mk
+++ b/project/msm8909.mk
@@ -97,7 +97,6 @@
 
 #SCM call before entering DLOAD mode
 DEFINES += PLATFORM_USE_SCM_DLOAD=1
-DEFINES += NO_SCM_V8_SUPPORT=1
 
 #Enable the external reboot functions
 ENABLE_REBOOT_MODULE := 1