Revert "sec_mm: wip"

This reverts commit 9aec0e6693ed292ef6b25a9f34ac92ddbf1e617f.
This commit is contained in:
Andrew Mahone 2011-07-10 19:54:51 -04:00
parent 9aec0e6693
commit c1384cd4d5

View File

@ -380,12 +380,13 @@ struct mfc_mem_free_arg {
/* RMVME */
union mfc_args {
/* was commented out, added back */
/*
struct mfc_enc_init_arg enc_init;
struct mfc_enc_init_mpeg4_arg enc_init_mpeg4;
struct mfc_enc_init_mpeg4_arg enc_init_h263;
struct mfc_enc_init_h264_arg enc_init_h264;
/* was commented out, added back */
*/
struct mfc_enc_init_arg enc_init;
struct mfc_enc_exe_arg enc_exe;