aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_ace.c
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-02-23 20:48:38 +0000
committerwdenk <wdenk>2004-02-23 20:48:38 +0000
commitcd0a9de68b03e5a54fd2a08f44be318e4397be01 (patch)
tree161762b51f26b604823009e2bcc1c7b3105c6361 /common/cmd_ace.c
parent2d1a537d87727907bf4d888760cba4abc0b52ad3 (diff)
* Patch by Laurent Mohin, 10 Feb 2004:
Fix buffer overflow in common/usb.c * Patch by Tolunay Orkun, 10 Feb 2004: Add support for Cogent CSB272 board * Code cleanup
Diffstat (limited to 'common/cmd_ace.c')
-rw-r--r--common/cmd_ace.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/common/cmd_ace.c b/common/cmd_ace.c
index ee77f1356..555fbe398 100644
--- a/common/cmd_ace.c
+++ b/common/cmd_ace.c
@@ -195,11 +195,4 @@ static unsigned long systemace_read(int dev,
return blkcnt;
}
-
-
#endif
-
-/*
- * $Log: $
- */
-