Revision 87ecb68b hw/omap_lcdc.c

b/hw/omap_lcdc.c
18 18
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
19 19
 * MA 02111-1307 USA
20 20
 */
21
#include "vl.h"
21
#include "hw.h"
22
#include "console.h"
23
#include "omap.h"
22 24

  
23 25
struct omap_lcd_panel_s {
24 26
    target_phys_addr_t base;

Also available in: Unified diff