Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230506
b: refs/heads/master
c: e3d5fb7
h: refs/heads/master
v: v3
  • Loading branch information
Fabio Estevam authored and Paul Mundt committed Jan 12, 2011
1 parent 0b1f751 commit dda428f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ec03031707a348578c6ded277e5d92eb21de4fce
refs/heads/master: e3d5fb71e228c22ee1f78f19f19ef4e07f48f076
2 changes: 1 addition & 1 deletion trunk/drivers/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ config FB_SA1100
Y here.

config FB_IMX
tristate "Motorola i.MX LCD support"
tristate "Freescale i.MX LCD support"
depends on FB && (HAVE_FB_IMX || ARCH_MX1 || ARCH_MX2)
select FB_CFB_FILLRECT
select FB_CFB_COPYAREA
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/video/imxfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -974,6 +974,6 @@ static void __exit imxfb_cleanup(void)
module_init(imxfb_init);
module_exit(imxfb_cleanup);

MODULE_DESCRIPTION("Motorola i.MX framebuffer driver");
MODULE_DESCRIPTION("Freescale i.MX framebuffer driver");
MODULE_AUTHOR("Sascha Hauer, Pengutronix");
MODULE_LICENSE("GPL");

0 comments on commit dda428f

Please sign in to comment.