Hello all,
While 'make modules' , I received the following error (didn't see this
posted yet.)
Regards,
Frank
sym53c416.c: In function `sym53c416_read':
sym53c416.c:259: warning: implicit declaration of function `save_flags'
sym53c416.c:260: warning: implicit declaration of function `cli'
sym53c416.c:279: warning: implicit declaration of function `restore_flags'
sym53c416.c: In function `sym53c416_intr_handle':
sym53c416.c:452: structure has no member named `address'
sym53c416.c:478: structure has no member named `address'
sym53c416.c: In function `sym53c416_detect':
sym53c416.c:640: warning: `flags' might be used uninitialized in this function
make[2]: *** [sym53c416.o] Error 1
make[2]: Leaving directory `/usr/src/linux/drivers/scsi'
make[1]: *** [scsi] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [drivers] Error 2