Staging: vt665x: Typedef and macro cleanup Part 1
[deliverable/linux.git] / drivers / staging / vt6656 / srom.h
index 2accf5f054aab6f4c5934a2991d92d1dad7d0c3d..af208ec9308f31cdc50af55da4fd70a1678edb4c 100644 (file)
@@ -120,7 +120,7 @@ typedef struct tagSSromReg {
 
     BYTE    abyReserved0[96];           // 0x10 (WORD)
     BYTE    abyCIS[128];                // 0x80 (WORD)
-} SSromReg, DEF* PSSromReg;
+} SSromReg, *PSSromReg;
 
 /*---------------------  Export Macros ------------------------------*/
 
This page took 0.025835 seconds and 5 git commands to generate.