Remove the whitespace following trailing backslash in a Makefile.am
authorXiang, Haihao <haihao.xiang@intel.com>
Thu, 9 Jan 2014 01:23:13 +0000 (09:23 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 27 Feb 2014 02:30:26 +0000 (10:30 +0800)
src/shaders/post_processing/gen8/Makefile.am:31: whitespace following trailing backslash
src/shaders/post_processing/gen8/Makefile.am:32: whitespace following trailing backslash

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
src/shaders/post_processing/gen8/Makefile.am

index 50badf7..ee3f298 100644 (file)
@@ -28,8 +28,8 @@ INTEL_PP_G8A = \
        PA_AVS_Buf_3.g8a                \
        Save_AVS_NV12.g8a               \
        Save_AVS_PL3.g8a                \
-       Save_AVS_RGBX.g8a               \        
-       Save_AVS_PA.g8a                 \        
+       Save_AVS_RGBX.g8a               \
+       Save_AVS_PA.g8a                 \
        Set_AVS_Buf_0123_PL2.g8a        \
        Set_AVS_Buf_0123_PL3.g8a        \
        Set_AVS_Buf_0123_BGRA.g8a       \