drm: small cleanups
authorDave Airlie <airlied@starflyer.(none)>
Mon, 5 Sep 2005 11:33:44 +0000 (21:33 +1000)
committerDave Airlie <airlied@linux.ie>
Mon, 5 Sep 2005 11:33:44 +0000 (21:33 +1000)
This patch contains the following small cleanups:
- make two needlessly global functions static
- drm_sysfs.c: every file should #include the header with the prototypes
              of the global functions it is offering

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Dave Airlie <airlied@linux.ie>

No differences found