On 1 September 2017 at 10:21, Eric Auger <[email protected]> wrote: > The patch introduces the smmu base device and class for the ARM > smmu. Devices for specific versions will be derived from this > base device. > > We also introduce some important datatypes. > > Signed-off-by: Eric Auger <[email protected]> > Signed-off-by: Prem Mallappa <[email protected]>
> +/* > + * Copyright (C) 2014-2016 Broadcom Corporation > + * Copyright (c) 2017 Red Hat, Inc. > + * Written by Prem Mallappa, Eric Auger > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License version 2 as > + * published by the Free Software Foundation. Really GPL-2-only ? Unless there's a good reason, you should probably fix this (including getting an ack from Prem/Broadcom where it applies to code that came from him). thanks -- PMM
