Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1412 → Rev 1413

/drivers/video/drm/radeon/radeon.h
780,7 → 780,7
typedef void (*radeon_wreg_t)(struct radeon_device*, uint32_t, uint32_t);
 
struct radeon_device {
void *dev;
struct device *dev;
struct drm_device *ddev;
struct pci_dev *pdev;
/* ASIC */