Move source tree closer to the 2.6.32.17 mainline
/drivers/gpu/drm/radeon/radeon.h
blob:224506a2f7b1ae6d53d5b68347a4a7889a262a2c -> blob:6735213892d564ad0e4182920f58c8f7496e7859
--- drivers/gpu/drm/radeon/radeon.h
+++ drivers/gpu/drm/radeon/radeon.h
@@ -448,6 +448,7 @@ struct radeon_cs_chunk {
};
struct radeon_cs_parser {
+ struct device *dev;
struct radeon_device *rdev;
struct drm_file *filp;
/* chunks */