X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Ftrab%2Frs485.c;h=6a3a4cda9ce5e56895f30465799a3e5a9a6647ed;hb=272017853339f5b9685f9488bdaf5405812d12a4;hp=f402c599042fcf0a4715186bf27e571de3dea5f8;hpb=492fb1fdbcdd5e21be0b6742c15f76c648f0653b;p=u-boot diff --git a/board/trab/rs485.c b/board/trab/rs485.c index f402c59904..6a3a4cda9c 100644 --- a/board/trab/rs485.c +++ b/board/trab/rs485.c @@ -2,7 +2,7 @@ * (C) Copyright 2003 * Martin Krause, TQ-Systems GmbH, * - * Based on cpu/arm920t/serial.c, by Gary Jennejohn + * Based on arch/arm/cpu/arm920t/serial.c, by Gary Jennejohn * (C) Copyright 2002 Gary Jennejohn, DENX Software Engineering, * * This program is free software; you can redistribute it and/or modify @@ -22,7 +22,7 @@ */ #include -#include +#include #include "rs485.h" static void rs485_setbrg (void);