|
@@ -1394,7 +1394,6 @@ extern int drm_freebufs(struct drm_device *dev, void *data,
|
|
|
struct drm_file *file_priv);
|
|
struct drm_file *file_priv);
|
|
|
extern int drm_mapbufs(struct drm_device *dev, void *data,
|
|
extern int drm_mapbufs(struct drm_device *dev, void *data,
|
|
|
struct drm_file *file_priv);
|
|
struct drm_file *file_priv);
|
|
|
-extern int drm_order(unsigned long size);
|
|
|
|
|
|
|
|
|
|
/* DMA support (drm_dma.h) */
|
|
/* DMA support (drm_dma.h) */
|
|
|
extern int drm_dma_setup(struct drm_device *dev);
|
|
extern int drm_dma_setup(struct drm_device *dev);
|