[PATCH] intelfb: Remove intelfbdrv.h
authorAdrian Bunk <bunk@stusta.de>
Sun, 1 May 2005 15:59:23 +0000 (08:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 May 2005 15:59:23 +0000 (08:59 -0700)
commit14c6f52f607edd79e2969548c69ec311defdc17d
tree5e7c24b6119159361638e85c173e7e03f9b0c0fb
parent306958e8e8d150b3e8bf13f66f3a6e9be7ee75ff
[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 <bunk@stusta.de>
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/intelfb/intelfbdrv.c
drivers/video/intelfb/intelfbdrv.h [deleted file]