export amiga_vblank
authorAdrian Bunk <bunk@kernel.org>
Thu, 17 Jul 2008 19:16:21 +0000 (21:16 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 21 Jul 2008 00:24:39 +0000 (17:24 -0700)
commit8468afc039f03837066132be14cdd9e5fa726f0b
treec791ee64e7474013a416c5c6adec3f21e7cf352f
parent8b54b6135a3e6d6e7c7967de7b408fd89afb0333
export amiga_vblank

This patch fixes the following build error:

<--  snip  -->

..
  Building modules, stage 2.
  MODPOST 1203 modules
ERROR: "amiga_vblank" [drivers/video/amifb.ko] undefined!
..
make[2]: *** [__modpost] Error 1

<--  snip  -->

Reported-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/m68k/amiga/config.c