diff options
Diffstat (limited to 'drivers/gpu/drm/radeon/atom.h')
-rw-r--r-- | drivers/gpu/drm/radeon/atom.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/radeon/atom.h b/drivers/gpu/drm/radeon/atom.h index 25fea631dad2..feba6b8d36b3 100644 --- a/drivers/gpu/drm/radeon/atom.h +++ b/drivers/gpu/drm/radeon/atom.h | |||
@@ -26,7 +26,7 @@ | |||
26 | #define ATOM_H | 26 | #define ATOM_H |
27 | 27 | ||
28 | #include <linux/types.h> | 28 | #include <linux/types.h> |
29 | #include "drmP.h" | 29 | #include <drm/drmP.h> |
30 | 30 | ||
31 | #define ATOM_BIOS_MAGIC 0xAA55 | 31 | #define ATOM_BIOS_MAGIC 0xAA55 |
32 | #define ATOM_ATI_MAGIC_PTR 0x30 | 32 | #define ATOM_ATI_MAGIC_PTR 0x30 |