diff options
author | Wolfgang Denk | 2006-03-06 13:03:37 +0100 |
---|---|---|
committer | Wolfgang Denk | 2006-03-06 13:03:37 +0100 |
commit | bfc81252c0de3bfcf92c7c35bc04341fb33e4e4e (patch) | |
tree | d2b832bf54040b49a8518b63620f2774398fa8d5 /board/esd/common/cmd_loadpci.c | |
parent | 4e3ccd26925e5ada78dd89779838f052dffe3e67 (diff) |
Minor code cleanup
Diffstat (limited to 'board/esd/common/cmd_loadpci.c')
-rw-r--r-- | board/esd/common/cmd_loadpci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/esd/common/cmd_loadpci.c b/board/esd/common/cmd_loadpci.c index 3478f825c50..bf796ff9d14 100644 --- a/board/esd/common/cmd_loadpci.c +++ b/board/esd/common/cmd_loadpci.c @@ -120,4 +120,3 @@ U_BOOT_CMD( ); #endif - |