From: Jerome Glisse Date: Fri, 11 Sep 2009 13:55:33 +0000 (+0200) Subject: drm/radeon/kms: cleanup - remove radeon_share.h X-Git-Tag: v2.6.32-rc1~159^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21f9a437222e92adb3abc68584a5f04801b92739;p=pandora-kernel.git drm/radeon/kms: cleanup - remove radeon_share.h radeon_share.h was begining to give problem with include order in respect of radeon.h. It's easier and also i think cleaner to move what was in radeon_share.h into radeon.h. At the same time use the extern keyword for function shared accross the module. Signed-off-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed