Delete an extra space character in brw_defines.h

Now the column is aligned and the code is nicer.
This commit is contained in:
Homer Hsing 2012-09-14 08:24:54 +08:00 committed by Damien Lespiau
parent c3f1e0a732
commit 5777bfa91f

View File

@ -567,7 +567,7 @@
#define BRW_OPCODE_RSL 11
#define BRW_OPCODE_ASR 12
#define BRW_OPCODE_CMP 16
#define BRW_OPCODE_CMPN 17
#define BRW_OPCODE_CMPN 17
#define BRW_OPCODE_BFE 24
#define BRW_OPCODE_BFI2 26
#define BRW_OPCODE_JMPI 32