From 0d45029405066d373dd4f827c70fafcffdb6075c Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Fri, 2 May 2008 13:32:32 -0700 Subject: [PATCH] --- yaml --- r: 95992 b: refs/heads/master c: 7b04fa014c11e6415da8b5a7999dbd201abad53c h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/video/fbdev.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index ca23f3ca10f2..d616f519002e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: afaafe50ee15c59010f19273ebfb6c44f0962d7c +refs/heads/master: 7b04fa014c11e6415da8b5a7999dbd201abad53c diff --git a/trunk/arch/x86/video/fbdev.c b/trunk/arch/x86/video/fbdev.c index 4db42bff8c60..69527688f794 100644 --- a/trunk/arch/x86/video/fbdev.c +++ b/trunk/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");