target: mdm9640: Fix the len calculation for ext4 cmdline

ext4 command line length is wrong since EXT4_CMDLINE macro is included
in double quotes making it a string instead of a macro. Removes the
quotes.

Change-Id: Ib6813e5e1086a1b9fd93ce34868546cb656eaf20
1 file changed