]> Git Repo - linux.git/commit
cirrusfb: add __devinit attribute to probing functions
authorKrzysztof Helt <[email protected]>
Thu, 16 Oct 2008 05:03:39 +0000 (22:03 -0700)
committerLinus Torvalds <[email protected]>
Thu, 16 Oct 2008 18:21:43 +0000 (11:21 -0700)
commitc395d3e8c7ed6d61ee87cb49187111122c8a499c
tree4b1e7b7f87271e4af80f588435fcb7b4ef78e5ea
parenta1d35a7a50d01b445e29d87f479f8c055a414f7e
cirrusfb: add __devinit attribute to probing functions

Add __devinit attribute to probing functions.  This fixed section mismatch
warning from my previous patch.

Kill one redundant forward declaration.

Signed-off-by: Krzysztof Helt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/video/cirrusfb.c
This page took 0.052509 seconds and 4 git commands to generate.