commit | ce60fe02fbe737cbce09e2ba5a2ef1efd20eff73 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@starflyer.(none)> | Thu Feb 02 19:21:38 2006 +1100 |
committer | Dave Airlie <airlied@linux.ie> | Thu Feb 02 19:21:38 2006 +1100 |
tree | 71ed2e64123b3079927fdc2c8c259d66bf2a5b5f | |
parent | 339363c4c6fe01043c51e7d6e9fbeb8feee00841 [diff] |
drm: drivers/char/drm/: make some functions static From: Adrian Bunk <bunk@stusta.de> This patch makes some needlessly global functions static. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Dave Airlie <airlied@linux.ie>