Fix typo in comment.

This commit is contained in:
Ian Romanick
2007-06-25 15:54:24 -07:00
parent 08861b2539
commit 34069dec0a

View File

@@ -1061,7 +1061,7 @@
#define SR1E_ENABLE_MPEG (1<<0)
/**
* MMIO 8C55 - command queue read pointer
* MMIO 85CC - command queue read pointer
*/
#define IDLE_ALL (1 << 31) /**< 3D & 2D idle, HQ & SQ empty */
#define EMPTY_HQ (1 << 30) /**< HQ empty */