[PATCH] bogus #if (smc91x.h)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
9a0b3869bb
commit
4c86b114a4
|
@ -986,7 +986,7 @@ static const char * chip_ids[ 16 ] = {
|
|||
})
|
||||
#endif
|
||||
|
||||
#if SMC_CAN_USE_DATACS
|
||||
#ifdef SMC_CAN_USE_DATACS
|
||||
#define SMC_PUSH_DATA(p, l) \
|
||||
if ( lp->datacs ) { \
|
||||
unsigned char *__ptr = (p); \
|
||||
|
|
Loading…
Reference in New Issue