From: Adrian Bunk Date: Sun, 1 May 2005 15:59:23 +0000 (-0700) Subject: [PATCH] intelfb: Remove intelfbdrv.h X-Git-Tag: v2.6.12-rc4~136^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14c6f52f607edd79e2969548c69ec311defdc17d;p=pandora-kernel.git [PATCH] intelfb: Remove intelfbdrv.h Ingo Oeser noticed that all that intelfbdrv.h contains are prototypes for static functions - and such prototypes don't belong into header files. This patch therefore removes drivers/video/intelfb/intelfbdrv.h and moves the prototypes to intelfbdrv.c . Signed-off-by: Adrian Bunk Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed