diff options
| author | Thomas Weber <[email protected]> | 2010-09-28 14:03:32 +0200 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2010-09-28 14:48:44 +0200 |
| commit | 85d3eba90df54bac27844221e2436550984c4d58 (patch) | |
| tree | 2cc034982172036eb84cf4e84b2fb0c710f3581e | |
| parent | 68c3d64391cbdaa6a5a3b8fbd34232bb0f6b2617 (diff) | |
ixp/npe: Remove duplicated comment
Signed-off-by: Thomas Weber <[email protected]>
| -rw-r--r-- | arch/arm/cpu/ixp/npe/IxNpeDlNpeMgr.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/cpu/ixp/npe/IxNpeDlNpeMgr.c b/arch/arm/cpu/ixp/npe/IxNpeDlNpeMgr.c index f5a4c5f508f..a9ea8bc103f 100644 --- a/arch/arm/cpu/ixp/npe/IxNpeDlNpeMgr.c +++ b/arch/arm/cpu/ixp/npe/IxNpeDlNpeMgr.c @@ -51,11 +51,6 @@ /* * Put the user defined include files required. */ - - -/* - * Put the user defined include files required. - */ #include "IxOsal.h" #include "IxNpeDl.h" #include "IxNpeDlNpeMgr_p.h" |
