| commit | f210973bb6d17aa220c797e8ea23d127d96859b7 | [log] [tgz] |
|---|---|---|
| author | Dave Airlie <airlied@starflyer.(none)> | Mon Sep 05 21:33:44 2005 +1000 |
| committer | Dave Airlie <airlied@linux.ie> | Mon Sep 05 21:33:44 2005 +1000 |
| tree | 4ffe6f27b02eb814f7c855bfb4e5f28c8f3d6280 | |
| parent | 89625eb186b9b0b9454d44126f8b1bcc72ad93b7 [diff] |
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>