diff options
Diffstat (limited to 'src/cpu/ti/am335x/gpio.c')
-rw-r--r-- | src/cpu/ti/am335x/gpio.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/cpu/ti/am335x/gpio.c b/src/cpu/ti/am335x/gpio.c index 5e3b62a34f..5906a98d5d 100644 --- a/src/cpu/ti/am335x/gpio.c +++ b/src/cpu/ti/am335x/gpio.c @@ -1,6 +1,5 @@ +/* This file is part of the coreboot project. */ /* - * This file is part of the coreboot project. - * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of |