Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commit/85d3eba90df54bac27844221e2436550984c4d58 You should set ROOT_URL correctly, otherwise the web may not work correctly.

ixp/npe: Remove duplicated comment

Signed-off-by: Thomas Weber <weber@corscience.de>
master
Thomas Weber 15 years ago committed by Wolfgang Denk
parent 68c3d64391
commit 85d3eba90d
  1. 5
      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"

Loading…
Cancel
Save