This website requires JavaScript.
Explore
Help
Register
Sign In
Minki
/
linux
Watch
1
Star
0
Fork
1
You've already forked linux
mirror of
https://github.com/torvalds/linux.git
synced
2024-12-05 02:23:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bf69d8484c
linux
/
arch
/
sh
/
boards
/
mach-kfr2r09
/
Makefile
5 lines
90 B
Makefile
Raw
Normal View
History
Unescape
Escape
sh: add a parameter to LCDC driver's .display_on() callback HDMI support for the sh_mobile_lcdc framebuffer driver will require a 'struct fb_info *' pointer for its .display_on() callback. While at it fix kfr2r09 framebuffer modular build. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Acked-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-07-21 10:13:17 +00:00
obj-y
:=
setup.o sdram.o
i
f
n
e
q
(
$(
CONFIG_FB_SH_MOBILE_LCDC
)
,
)
obj-y
+=
lcd_wqvga.o
e
n
d
i
f
Reference in New Issue
Copy Permalink