On 2017-02-13 18:47, Ralf Ramsauer wrote: > We only have a single includer, hypervisor/arch/arm-common/dbg-write.c > > Remove Jean-Philippe from author list -- there is basically no > contribution of him left in this file.
What does "basically" mean? Was his contribution to this file moved elsewhere? Did his authorship move as well then? Jan > > Signed-off-by: Ralf Ramsauer <[email protected]> > --- > hypervisor/arch/arm-common/include/asm/uart.h | 8 ++------ > 1 file changed, 2 insertions(+), 6 deletions(-) > > diff --git a/hypervisor/arch/arm-common/include/asm/uart.h > b/hypervisor/arch/arm-common/include/asm/uart.h > index 274b4a54..3b85b34c 100644 > --- a/hypervisor/arch/arm-common/include/asm/uart.h > +++ b/hypervisor/arch/arm-common/include/asm/uart.h > @@ -1,21 +1,17 @@ > /* > * Jailhouse, a Linux-based partitioning hypervisor > * > - * Copyright (c) ARM Limited, 2014 > + * Copyright (c) OTH Regensburg, 2017 > * > * Authors: > - * Jean-Philippe Brucker <[email protected]> > + * Ralf Ramsauer <[email protected]> > * > * This work is licensed under the terms of the GNU GPL, version 2. See > * the COPYING file in the top-level directory. > */ > > -#ifndef JAILHOUSE_ASM_UART_H_ > -#define JAILHOUSE_ASM_UART_H_ > - > #ifndef __ASSEMBLY__ > > extern struct uart_chip uart_pl011_ops, uart_xuartps_ops; > > #endif /* !__ASSEMBLY__ */ > -#endif /* !JAILHOUSE_ASM_UART_H_ */ > -- Siemens AG, Corporate Technology, CT RDA ITP SES-DE Corporate Competence Center Embedded Linux -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
