[PATCH xf86-video-intel] intel: Use the i845 info structure for INTEL_I845G_IDS()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I assume the intention was to provide a different structure for each of
the gen 2 devices.

This doesn't change anything really.

Signed-off-by: Damien Lespiau <damien.lespiau@xxxxxxxxx>
---
 src/intel_module.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/intel_module.c b/src/intel_module.c
index 35c24a2..c884603 100644
--- a/src/intel_module.c
+++ b/src/intel_module.c
@@ -269,7 +269,7 @@ static const struct pci_id_match intel_device_match[] = {
 
 #if KMS
 	INTEL_I830_IDS(&intel_i830_info),
-	INTEL_I845G_IDS(&intel_i830_info),
+	INTEL_I845G_IDS(&intel_i845_info),
 	INTEL_I85X_IDS(&intel_i855_info),
 	INTEL_I865G_IDS(&intel_i865_info),
 
-- 
1.8.3.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/intel-gfx




[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux