Remove the unused function of gen7_pp_rgbx_avs_initialize
authorZhao Yakui <yakui.zhao@intel.com>
Mon, 23 Dec 2013 07:59:28 +0000 (15:59 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 27 Feb 2014 02:26:25 +0000 (10:26 +0800)
commit70c232a7fb6e58d2ac3e124784ed4c0316b860c3
treebe8cfd97b88f24924346718c111720f408579311
parent8071b71638e068ac5f0e4a9aca1f87dcf79fcba1
Remove the unused function of gen7_pp_rgbx_avs_initialize

This is not used any more after it uses the same gen7_pp_plx_avs_initialize
function for RGBX input on Ivy/Haswell.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
src/i965_post_processing.c