[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200810181543.28054.m.kozlowski@tuxland.pl>
Date: Sat, 18 Oct 2008 15:43:27 +0200
From: Mariusz Kozlowski <m.kozlowski@...land.pl>
To: gregkh@...e.de, linux-kernel@...r.kernel.org
Subject: [PATCH] staging: fix potential build error in slicoss driver
Hello,
This hides under DEBUG_REGISTER_TRACE so probably
not visible to many people.
Signed-off-by: Mariusz Kozlowski <m.kozlowski@...land.pl>
index b61ac4b..47b0ae1 100644
--- a/drivers/staging/slicoss/slicoss.c
+++ b/drivers/staging/slicoss/slicoss.c
@@ -275,7 +275,6 @@ static void slic_dbg_register_trace(struct adapter *adapter,
card->reg_value[i], card->reg_valueh[i]);
}
}
-}
#endif
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists