|
@@ -329,7 +329,7 @@ static inline bool cyz_is_loaded(struct cyclades_card *card)
|
|
|
readl(&fw_id->signature) == ZFIRM_ID;
|
|
|
}
|
|
|
|
|
|
-static inline int serial_paranoia_check(struct cyclades_port *info,
|
|
|
+static int serial_paranoia_check(struct cyclades_port *info,
|
|
|
const char *name, const char *routine)
|
|
|
{
|
|
|
#ifdef SERIAL_PARANOIA_CHECK
|