X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=arch%2Fx86%2Fvideo%2Ffbdev.c;h=69527688f7940eebc63735a41f3431bdcbf280d6;hb=efa67e0d1f51842393606034051d805ab9948abd;hp=4db42bff8c603ee216345bba6143ad5f5efd3dec;hpb=429f731dea577bdd43693940cdca524135287e6a;p=linux-2.6-omap-h63xx.git diff --git a/arch/x86/video/fbdev.c b/arch/x86/video/fbdev.c index 4db42bff8c6..69527688f79 100644 --- a/arch/x86/video/fbdev.c +++ b/arch/x86/video/fbdev.c @@ -1,5 +1,4 @@ /* - * * Copyright (C) 2007 Antonino Daplas * * This file is subject to the terms and conditions of the GNU General Public @@ -29,3 +28,4 @@ int fb_is_primary_device(struct fb_info *info) return retval; } EXPORT_SYMBOL(fb_is_primary_device); +MODULE_LICENSE("GPL");