commit | 078517e4118dc60a97c4eda127b849383eb26f8e | [log] [tgz] |
---|---|---|
author | Roman Zippel <zippel@linux-m68k.org> | Fri Jun 23 02:04:53 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jun 23 07:43:00 2006 -0700 |
tree | 894d17bb1979dc894f12cb22d95507db1330536c | |
parent | 2c3e0262e0cb5395fe02cdf27c229ee7414ab0c0 [diff] |
[PATCH] m68k: atyfb_base compile fix for CONFIG_PCI=n The atyfb_driver structure is only available if CONFIG_PCI is set. Signed-off-by: Roman Zippel <zippel@linux-m68k.org> Cc: "Antonino A. Daplas" <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>