projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e46ac4
)
rk fb: compatible with 32 bit system
author
hjc
<hjc@rock-chips.com>
Tue, 17 Mar 2015 06:31:01 +0000
(14:31 +0800)
committer
hjc
<hjc@rock-chips.com>
Mon, 23 Mar 2015 03:01:21 +0000
(11:01 +0800)
Signed-off-by: hjc <hjc@rock-chips.com>
include/linux/rk_fb.h
patch
|
blob
|
history
diff --git
a/include/linux/rk_fb.h
b/include/linux/rk_fb.h
index a1acbafbd6edf070c4762ca7deb670c818e00cfc..e2ace9ca2c846a0aaac2342c9be99bace77ad659 100755
(executable)
--- a/
include/linux/rk_fb.h
+++ b/
include/linux/rk_fb.h
@@
-477,7
+477,7
@@
struct rk_lcdc_drv_ops {
struct rk_fb_area_par {
u8 data_format; /*layer data fmt*/
short ion_fd;
- u
nsigned long
phy_addr;
+ u
32
phy_addr;
short acq_fence_fd;
u16 x_offset;
u16 y_offset;