Skip to content

Commit

Permalink
Staging: vt6655: remove double definition of Calcu_LinkQual
Browse files Browse the repository at this point in the history
Calcu_LinkQual is already defined a couple lines earlier.

Signed-off-by: Charles Clément <caratorn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Charles Clément authored and Greg Kroah-Hartman committed Jun 18, 2010
1 parent 6b1e6b8 commit 8fee12e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions drivers/staging/vt6655/ttype.h
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,6 @@ typedef int BOOL;
#define Calcu_LinkQual
#endif

#ifndef Calcu_LinkQual
#define Calcu_LinkQual
#endif

/****** Simple typedefs ***************************************************/

/* These lines assume that your compiler's longs are 32 bits and
Expand Down

0 comments on commit 8fee12e

Please sign in to comment.