X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=board%2Fnetstal%2Fhcu4%2Fhcu4.c;h=6fd6138223cf4dd086f1c1dfb2bd884aca416bac;hb=9d62f20d0861ef87460d073dc189c851715b46ae;hp=8efbc23c897dadf32d4f26ba9611eee89114a8c8;hpb=35e3717772c8c3534c18d8aac69e4b822777c23b;p=karo-tx-uboot.git diff --git a/board/netstal/hcu4/hcu4.c b/board/netstal/hcu4/hcu4.c index 8efbc23c89..6fd6138223 100644 --- a/board/netstal/hcu4/hcu4.c +++ b/board/netstal/hcu4/hcu4.c @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include "../common/nm.h" DECLARE_GLOBAL_DATA_PTR; @@ -34,7 +34,7 @@ DECLARE_GLOBAL_DATA_PTR; /* * This function is run very early, out of flash, and before devices are - * initialized. It is called by lib_ppc/board.c:board_init_f by virtue + * initialized. It is called by arch/powerpc/lib/board.c:board_init_f by virtue * of being in the init_sequence array. * * The SDRAM has been initialized already -- start.S:start called