]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: gma500: Make some of the lvds operations non-static
authorAlan Cox <alan@linux.intel.com>
Wed, 30 Mar 2011 08:59:25 +0000 (09:59 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Apr 2011 18:27:42 +0000 (11:27 -0700)
commitc9981d941cfe1d5b5244ca4c5f7211153b1d0805
tree3981b1e38b26420d3722b2e978b9ebbb911cd53e
parent54edcea62dbf7c4b4a429411d216d86c2788d8e9
staging: gma500: Make some of the lvds operations non-static

We need these as they are also used by the Moorestown LVDS display support.
Make the various needed symbols visible in the headers

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/gma500/psb_drv.h
drivers/staging/gma500/psb_intel_display.c
drivers/staging/gma500/psb_intel_lvds.c