diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-08-08 15:41:30 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2013-08-19 10:05:53 +1000 |
commit | d678959f0a16da74beaa7e7c2fbb943ebd08a1d3 (patch) | |
tree | b8f88056e29cf65e4e62ff192cf394c45fbdfc8a /drivers/gpu/drm/drm_ioctl.c | |
parent | fac3eaffb1139156099b6111337525d47e65bca6 (diff) | |
download | talos-obmc-linux-d678959f0a16da74beaa7e7c2fbb943ebd08a1d3.tar.gz talos-obmc-linux-d678959f0a16da74beaa7e7c2fbb943ebd08a1d3.zip |
drm/memory: don't export agp helpers
They're only used by the agpgart support code in drm_agpgart.c,
not by any drivers.
I think long-term we should create a drm_internal.h include file with
all the various functions only used by the drm core and not exported
to drivers, and remove them from drmP.h. Oh, and someone should kill
that upper-case P sometimes ;-) But that's all stuff for future patch
bombs.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/drm_ioctl.c')
0 files changed, 0 insertions, 0 deletions