A lot of cleanaps, got rid of all warnings with -Wall;
The makefile now uses -Wall.
This commit is contained in:
@@ -623,15 +623,6 @@ BuslogicReset(Buslogic_t *bl)
|
||||
}
|
||||
|
||||
|
||||
static void
|
||||
BuslogicSoftReset(void)
|
||||
{
|
||||
if (BuslogicResetDevice != NULL) {
|
||||
BuslogicReset(BuslogicResetDevice);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
static void
|
||||
BuslogicResetControl(Buslogic_t *bl, uint8_t Reset)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user