Skip to content

Commit b1aaf11

Browse files
ethancedwards8hdeller
authored andcommitted
fbdev: atyfb: Fix spelling mistake "enfore" -> "enforce"
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com> Signed-off-by: Helge Deller <deller@gmx.de>
1 parent 9b8a9a3 commit b1aaf11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/video/fbdev/aty/radeon_monitor.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ static void radeon_fixup_panel_info(struct radeonfb_info *rinfo)
654654
{
655655
#ifdef CONFIG_PPC
656656
/*
657-
* LCD Flat panels should use fixed dividers, we enfore that on
657+
* LCD Flat panels should use fixed dividers, we enforce that on
658658
* PPC only for now...
659659
*/
660660
if (!rinfo->panel_info.use_bios_dividers && rinfo->mon1_type == MT_LCD

0 commit comments

Comments
 (0)