diff options
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r-- | Documentation/DocBook/drm.tmpl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index 58ab4d32c86f..1fce7dc46d87 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/Documentation/DocBook/drm.tmpl | |||
@@ -291,10 +291,9 @@ char *date;</synopsis> | |||
291 | <title>Device Registration</title> | 291 | <title>Device Registration</title> |
292 | <para> | 292 | <para> |
293 | A number of functions are provided to help with device registration. | 293 | A number of functions are provided to help with device registration. |
294 | The functions deal with PCI, USB and platform devices, respectively. | 294 | The functions deal with PCI and platform devices, respectively. |
295 | </para> | 295 | </para> |
296 | !Edrivers/gpu/drm/drm_pci.c | 296 | !Edrivers/gpu/drm/drm_pci.c |
297 | !Edrivers/gpu/drm/drm_usb.c | ||
298 | !Edrivers/gpu/drm/drm_platform.c | 297 | !Edrivers/gpu/drm/drm_platform.c |
299 | <para> | 298 | <para> |
300 | New drivers that no longer rely on the services provided by the | 299 | New drivers that no longer rely on the services provided by the |