aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>2011-08-30 20:02:02 +0000
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>2011-08-30 20:02:02 +0000
commit8edbeb6eea647c26da482bd268ff67da209cba81 (patch)
tree251e607854abb6f8e7d82838ff3d7fd36586cc27 /arch
parentMerge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x into fbdev-next (diff)
parentfbdev: sh_mobile_meram: Remove unneeded sh_mobile_meram.h (diff)
downloadlinux-dev-8edbeb6eea647c26da482bd268ff67da209cba81.tar.xz
linux-dev-8edbeb6eea647c26da482bd268ff67da209cba81.zip
Merge branch 'sh-mobile-lcdc' of git://linuxtv.org/pinchartl/fbdev into fbdev-next
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-shmobile/board-mackerel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/board-mackerel.c b/arch/arm/mach-shmobile/board-mackerel.c
index d41c01f83f15..6e3c2dfdcb81 100644
--- a/arch/arm/mach-shmobile/board-mackerel.c
+++ b/arch/arm/mach-shmobile/board-mackerel.c
@@ -1583,6 +1583,7 @@ static void __init mackerel_init(void)
sh7372_add_device_to_domain(&sh7372_a4lc, &lcdc_device);
sh7372_add_device_to_domain(&sh7372_a4lc, &hdmi_lcdc_device);
+ sh7372_add_device_to_domain(&sh7372_a4lc, &meram_device);
sh7372_add_device_to_domain(&sh7372_a4mp, &fsi_device);
hdmi_init_pm_clock();