diff options
author | Dave Airlie <airlied@redhat.com> | 2011-03-31 13:21:44 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2011-04-01 10:32:27 +1000 |
commit | 36c7158133660520034d645b124c2c973d2971bb (patch) | |
tree | 0e64112083d453152f05139157a4a4ff2cd8c5ab /fb | |
parent | ac2ae2ed378cc877444bec17b353dda83b620186 (diff) |
fb: drop comments around 24-bit support.
Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'fb')
-rw-r--r-- | fb/fb.h | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -97,12 +97,6 @@ #if GLYPHPADBYTES != 4 #error "GLYPHPADBYTES must be 4" #endif -/* whether to bother to include 24bpp support */ - -/* - * Unless otherwise instructed, fb includes code to advertise 24bpp - * windows with 32bpp image format for application compatibility - */ /* for driver compat - intel UXA needs the second one at least */ #define FB_24BIT |