sh_mobile_meram: Add support for NV24 framebuffers
[deliverable/linux.git] / include / video / sh_mobile_meram.h
index 15fbb3da266f6bf76cdb1f7432629b089c6a4f25..af602d602b287aaa6681e0a02667e9857cec19b4 100644 (file)
@@ -9,7 +9,8 @@ enum {
 
 enum {
        SH_MOBILE_MERAM_PF_NV = 0,
-       SH_MOBILE_MERAM_PF_RGB
+       SH_MOBILE_MERAM_PF_RGB,
+       SH_MOBILE_MERAM_PF_NV24
 };
 
 
This page took 0.025612 seconds and 5 git commands to generate.