• T
    OMAPFB: remove mem info from platform_data · 80277566
    Tomi Valkeinen 提交于
    omapfb driver used platform_data to get fb memory areas and formats
    defined by the board file.
    
    This patch removes omapfb's (both old and new omapfb) use of the
    memory data in platform_data, because:
    
    - No board uses them currently
    - It's not board file's job to define things like amount of default
      framebuffer memory. These should come from the bootloader via command
      line parameters.
    Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
    80277566
omapfb.h 6.5 KB