Date:2011-03-08 04:43:31 (13 years 20 days ago)
Author:Peter Zotov
Commit:982290d2cd39e153d86b62214446ab104e8a6e35
Message:Update JZ4740 framebuffer driver to support new header layout.

Files: drivers/video/jz4740_fb.c (1 diff)

Change Details

drivers/video/jz4740_fb.c
2626
2727#include <linux/dma-mapping.h>
2828
29#include <asm/mach-jz4740/jz4740_fb.h>
30#include <asm/mach-jz4740/gpio.h>
29#include <jz4740_fb.h>
30#include <gpio.h>
3131
3232#define JZ_REG_LCD_CFG 0x00
3333#define JZ_REG_LCD_VSYNC 0x04

Archive Download the corresponding diff file



interactive