aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_fbdev.c
diff options
context:
space:
mode:
authorLinus Walleij <[email protected]>2013-02-06 22:23:01 +0000
committerSamuel Ortiz <[email protected]>2013-02-13 23:24:07 +0000
commit0cd5b6d08c7bf8b2d81eb1413ea1463cc72487b1 (patch)
treeafcf9ce9dfb358e6cce06473c780d1ede3d1b9d6 /drivers/gpu/drm/omapdrm/omap_fbdev.c
parentmfd: Add missing GENERIC_HARDIRQS dependecies (diff)
downloadkernel-0cd5b6d08c7bf8b2d81eb1413ea1463cc72487b1.tar.gz
kernel-0cd5b6d08c7bf8b2d81eb1413ea1463cc72487b1.zip
mfd: ab8500: Fix compile error
When compiling the AB8500 core driver in the latest MFD tree the following happens: CC drivers/mfd/ab8500-debugfs.o /home/elinwal/linux-next/drivers/mfd/ab8500-debugfs.c:157:3: error: 'AB8500_SYS_CTRL1_BLOCK' undeclared here (not in a function) /home/elinwal/linux-next/drivers/mfd/ab8500-debugfs.c:157:2: error: array index in initializer not of integer type /home/elinwal/linux-next/drivers/mfd/ab8500-debugfs.c:157:2: error: (near initialization for 'debug_ranges') (...) This is due to a missing include statement, so fix it up. Cc: Lee Jones <[email protected]> Signed-off-by: Linus Walleij <[email protected]> Signed-off-by: Samuel Ortiz <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fbdev.c')
0 files changed, 0 insertions, 0 deletions