]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/microblaze/include/asm/microblaze_intc.h
Merge branch 'karo-tx-uboot' into kc-merge
[karo-tx-uboot.git] / arch / microblaze / include / asm / microblaze_intc.h
index bfbd724004dee998f6defb01f158871b9b011cdd..0fb9207882fe23064cdbab55fceb2669bc6f38ac 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Michal  SIMEK <monstr@monstr.cz>
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 typedef volatile struct microblaze_intc_t {
@@ -36,4 +36,3 @@ int install_interrupt_handler(int irq, interrupt_handler_t *hdlr,
                                       void *arg);
 
 int interrupts_init(void);
-