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)
commitf210973bb6d17aa220c797e8ea23d127d96859b7
tree4ffe6f27b02eb814f7c855bfb4e5f28c8f3d6280
parent89625eb186b9b0b9454d44126f8b1bcc72ad93b7
drm: small cleanups

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>
drivers/char/drm/drm_bufs.c
drivers/char/drm/drm_context.c
drivers/char/drm/drm_sysfs.c