F:    Documentation/devicetree/bindings/interrupt-controller/arm,vic.txt
  F:    drivers/irqchip/irq-vic.c
  
+ AMAZON ANNAPURNA LABS FIC DRIVER
+ M:    Talel Shenhar <talel@amazon.com>
+ S:    Maintained
+ F:    Documentation/devicetree/bindings/interrupt-controller/amazon,al-fic.txt
+ F:    drivers/irqchip/irq-al-fic.c
+ 
  ARM SMMU DRIVERS
 -M:    Will Deacon <will.deacon@arm.com>
 +M:    Will Deacon <will@kernel.org>
  R:    Robin Murphy <robin.murphy@arm.com>
  L:    linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
  S:    Maintained
 
   *
   *  Copyright (C) 2015 Fujitsu Semiconductor Limited
   *  Copyright (C) 2015 Linaro Ltd.
 - *
 - *  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, version 2 of the License.
 - *
 - *  This program is distributed in the hope that it will be useful,
 - *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 - *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 - *  GNU General Public License for more details.
   */
  
+ #include <linux/acpi.h>
  #include <linux/io.h>
  #include <linux/init.h>
  #include <linux/clk.h>