1
0
Fork 0

[PATCH] bogus #if (smc91x.h)

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
hifive-unleashed-5.1
viro@ZenIV.linux.org.uk 2005-09-07 23:25:15 +01:00 committed by Linus Torvalds
parent 9a0b3869bb
commit 4c86b114a4
1 changed files with 1 additions and 1 deletions

View File

@ -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); \