diff --git a/drivers/staging/dgap/dgap.h b/drivers/staging/dgap/dgap.h index e21cc315610a..f0a2e62d917a 100644 --- a/drivers/staging/dgap/dgap.h +++ b/drivers/staging/dgap/dgap.h @@ -637,7 +637,7 @@ struct board_t { u32 wait_for_bios; u32 wait_for_fep; - struct cnode * bd_config; /* Config of board */ + struct cnode *bd_config; /* Config of board */ u16 nasync; /* Number of ports on card */